David Xu 83a0758789 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@
2008-06-09 01:14:10 +00:00
..
2008-02-18 03:19:25 +00:00
2007-06-03 17:20:27 +00:00
2008-03-07 15:25:56 +00:00
2008-02-18 03:19:25 +00:00
2008-05-14 18:33:13 +00:00
2008-04-10 00:12:44 +00:00
2008-03-26 07:32:08 +00:00