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

/freebsd-10-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@

Completed in 114 milliseconds