davidxu 2008-03-05 07:04:55 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_sig.c
Log:
Increase and decrease in_sigcancel_handler accordingly to avoid possible
error caused by nested SIGCANCEL stack, it is a bit complex.
Revision Changes Path
1.27 +2 -2 src/lib/libthr/thread/thr_sig.c