cvs commit: src/lib/libthr/thread thr_create.c thr_private.h
thr_sig.c
David Xu
davidxu at FreeBSD.org
Fri Apr 11 01:42:21 UTC 2008
davidxu 2008-04-11 01:42:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libthr/thread thr_create.c thr_private.h thr_sig.c
Log:
MFC:
Unblock SIGCANCEL for thread created by cleanup handler.
Revision Changes Path
1.36.2.1 +30 -11 src/lib/libthr/thread/thr_create.c
1.78.2.2 +6 -0 src/lib/libthr/thread/thr_private.h
1.23.2.1 +2 -0 src/lib/libthr/thread/thr_sig.c
More information about the cvs-src
mailing list