summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sleepqueue.9
Commit message (Expand)AuthorAgeFilesLines
* MFC r274925: misc mdoc fixes.pluknet2016-09-271-1/+0
* MFC r271992lwhsu2014-11-051-42/+8
* MFcalloutng:davide2013-03-041-2/+24
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Introduce the new kernel thread called "deadlock resolver".attilio2010-01-091-1/+10
* Document PBDRY and SLEEPQ_STOP_ON_BDRY.kib2009-12-121-2/+9
* In current code, threads performing an interruptible sleep (on bothattilio2009-12-121-1/+12
* Document the new return values for sleepq_abort(), sleepq_broadcast(), andjhb2008-08-071-3/+18
* - Change the description of sleepq_add(), sleepq_broadcast() andgabor2007-09-281-4/+13
* Allow threads to atomically release rw and sx locks while waiting for anjhb2007-03-091-5/+5
* Document SLEEPQ_PAUSE.jhb2007-03-091-1/+4
* Change sleepq_add(9) argument from 'struct mtx *' to 'struct lock_object *',pjd2006-11-161-3/+3
* Bring API documentation for sleepqueue(9) in sync with the codejkoshy2005-04-191-21/+61
* Scheduled mdoc(7) sweep.ru2005-01-121-2/+2
* Catch up to recent API changes including the removal of the signal_caughtjhb2004-08-191-12/+25
* Spelling fixes.mpp2004-06-211-2/+2
* Tiny markup fixes.ru2004-06-161-6/+6
* Rewrite sleepqueue manpage to catch up to the new sleep queue interface.jhb2004-03-121-48/+255
* mdoc(7) police: finish up the "proc" -> "thread" conversion.ru2002-01-101-2/+2
* Update function definitions and required include files to reflectdavidc2001-12-261-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Add 2001 to copyright.jhb2001-03-091-1/+1
* mdoc(7) police: fixed some minor formatting/spelling errors.ru2001-01-241-2/+2
* Document the current organization and helper functions used to implementjhb2001-01-231-0/+89
OpenPOWER on IntegriCloud