jhb 2005-02-04 16:07:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libpthread/thread thr_exit.c
Log:
MFC: Check unhandled signals before thread marks itself as DEAD;
this reduces chances of losing a signal.
Revision Changes Path
1.38.2.1 +14 -1 src/lib/libpthread/thread/thr_exit.c