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

Daniel Eischen deischen at FreeBSD.org
Sun Jun 8 10:37:22 PDT 2003


deischen    2003/06/08 10:37:21 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_sig.c 
  Log:
  After selecting a thread to handle a signal and taking
  its scheduling lock, make sure that the thread still has
  the signal unmasked.
  
  Make a debug statement conditional on debugging being
  enabled.
  
  Revision  Changes    Path
  1.54      +8 -3      src/lib/libpthread/thread/thr_sig.c


More information about the cvs-src mailing list