Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2010 04:28:30 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_sleepqueue.c
Message-ID:  <201008200428.o7K4Snv3040547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2010-08-20 04:28:30 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_sleepqueue.c 
  Log:
  SVN rev 211523 on 2010-08-20 04:28:30Z by davidxu
  
  If thread set a TDP_WAKEUP for itself, clears the flag and returns EINTR
  immediately, this is used for implementing reliable pthread cancellation.
  
  Revision  Changes    Path
  1.68      +7 -0      src/sys/kern/subr_sleepqueue.c



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