Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 01:11:44 +0000 (UTC)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_sig.c
Message-ID:  <200610140111.k9E1BiTr018917@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2006-10-14 01:11:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libc_r/uthread   uthread_sig.c 
  Log:
  Backout unblocking of signal if no threads can currently handle it.
  The check for pending signal after direct invocation of signal handler
  is sufficient.
  
  Revision  Changes    Path
  1.48      +2 -3      src/lib/libc_r/uthread/uthread_sig.c



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