Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2003 10:37:21 -0700 (PDT)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_sig.c
Message-ID:  <200306081737.h58HbLSk082698@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306081737.h58HbLSk082698>