Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 13:17:28 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200405202017.i4KKHSpR012608@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/05/20 13:17:28 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  In tdsigwakeup(), use TD_ON_SLEEPQ() rather than TD_IS_SLEEPING() to see if
  a thread is on a sleep queue and should have it's sleep aborted.
  
  Reported by:    Thierry Herbelot thierry at herbelot dot com
  
  Revision  Changes    Path
  1.277     +1 -1      src/sys/kern/kern_sig.c



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