davidxu 2006-03-26 01:57:03 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_sig.c
Log:
Check cancellation state carefully to see we really need to call
_pthread_testcancel(). Preserve errno in _thr_suspend_check().
Revision Changes Path
1.17 +5 -2 src/lib/libthr/thread/thr_sig.c