Searched hist:179662 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/include/
H A Dun-namespace.hdiff 179662 Sun Jun 08 23:29:48 MDT 2008 davidxu Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros,
use stack space to keep cleanup information, this eliminates overhead of
calling malloc() and free() in thread library.

Discussed on: thread@
H A Dnamespace.hdiff 179662 Sun Jun 08 23:29:48 MDT 2008 davidxu Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros,
use stack space to keep cleanup information, this eliminates overhead of
calling malloc() and free() in thread library.

Discussed on: thread@
/freebsd-11-stable/lib/libthr/
H A Dpthread.mapdiff 179662 Sun Jun 08 23:29:48 MDT 2008 davidxu Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros,
use stack space to keep cleanup information, this eliminates overhead of
calling malloc() and free() in thread library.

Discussed on: thread@
/freebsd-11-stable/include/
H A Dpthread.hdiff 179662 Sun Jun 08 23:29:48 MDT 2008 davidxu Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros,
use stack space to keep cleanup information, this eliminates overhead of
calling malloc() and free() in thread library.

Discussed on: thread@

Completed in 174 milliseconds