cvs commit: src/lib/libpthread/thread thr_exit.c

David Xu davidxu at FreeBSD.org
Sat Oct 23 16:37:54 PDT 2004


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


More information about the cvs-all mailing list