davidxu 2007-10-16 07:46:15 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_once.c Log: Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop. Revision Changes Path 1.6 +4 -2 src/lib/libthr/thread/thr_once.c