summaryrefslogtreecommitdiffstats
path: root/sys/sys/turnstile.h
Commit message (Expand)AuthorAgeFilesLines
* Tighten up some of the comments describing turnstiles and sleepqueues.mckusick2010-12-131-7/+8
* Commit 3/14 of sched_lock decomposition.jeff2007-06-041-4/+6
* Update comments to mention that each turnstile contains two queues and tojhb2006-04-181-4/+11
* - Bring back turnstile_empty() which can check to see if an individualjhb2006-04-181-0/+2
* - Add support for having both a shared and exclusive queue of threads injhb2006-01-271-5/+13
* Garbage collect turnstile_empty() since it is unused.jhb2006-01-171-4/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Rework the interface between priority propagation (lending) and thejhb2004-12-301-0/+1
* Refine the turnstile and sleep queue interfaces just a bit:jhb2004-10-121-16/+17
* Sort function prototypes.jhb2004-04-061-3/+3
* Rename turnstile_wakeup() to turnstile_broadcast() to make the namingjhb2004-04-061-3/+3
* Clarify and tweak some comments.jhb2004-02-271-3/+5
* Oh dear, forgot this file in the turnstile commit. This header definesjhb2003-11-111-0/+88
OpenPOWER on IntegriCloud