davidxu 2004-10-23 23:37:54 UTC
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_exit.c
Log:
Check unhandled signals before thread marks itself as DEAD,
this reduces chances of signal losting problem found by
Peter Holm <peter at holm.cc>
Revision Changes Path
1.39 +14 -1 src/lib/libpthread/thread/thr_exit.c