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

David Xu davidxu at FreeBSD.org
Fri May 30 07:50:18 PDT 2003


davidxu     2003/05/30 07:50:16 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_sig.c 
  Log:
  Save THR_FLAGS_IN_TDLIST in signal frame, otherwise if a thread received
  a signal will can not be removed from thread list after it exited.
  
  Reviewed by: deischen
  Approved by: re (jhb)
  
  Revision  Changes    Path
  1.53      +2 -1      src/lib/libpthread/thread/thr_sig.c


More information about the cvs-all mailing list