index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
sleepqueue.9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce the new kernel thread called "deadlock resolver".
attilio
2010-01-09
1
-1
/
+10
*
Document PBDRY and SLEEPQ_STOP_ON_BDRY.
kib
2009-12-12
1
-2
/
+9
*
In current code, threads performing an interruptible sleep (on both
attilio
2009-12-12
1
-1
/
+12
*
Document the new return values for sleepq_abort(), sleepq_broadcast(), and
jhb
2008-08-07
1
-3
/
+18
*
- Change the description of sleepq_add(), sleepq_broadcast() and
gabor
2007-09-28
1
-4
/
+13
*
Allow threads to atomically release rw and sx locks while waiting for an
jhb
2007-03-09
1
-5
/
+5
*
Document SLEEPQ_PAUSE.
jhb
2007-03-09
1
-1
/
+4
*
Change sleepq_add(9) argument from 'struct mtx *' to 'struct lock_object *',
pjd
2006-11-16
1
-3
/
+3
*
Bring API documentation for sleepqueue(9) in sync with the code
jkoshy
2005-04-19
1
-21
/
+61
*
Scheduled mdoc(7) sweep.
ru
2005-01-12
1
-2
/
+2
*
Catch up to recent API changes including the removal of the signal_caught
jhb
2004-08-19
1
-12
/
+25
*
Spelling fixes.
mpp
2004-06-21
1
-2
/
+2
*
Tiny markup fixes.
ru
2004-06-16
1
-6
/
+6
*
Rewrite sleepqueue manpage to catch up to the new sleep queue interface.
jhb
2004-03-12
1
-48
/
+255
*
mdoc(7) police: finish up the "proc" -> "thread" conversion.
ru
2002-01-10
1
-2
/
+2
*
Update function definitions and required include files to reflect
davidc
2001-12-26
1
-1
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
Add 2001 to copyright.
jhb
2001-03-09
1
-1
/
+1
*
mdoc(7) police: fixed some minor formatting/spelling errors.
ru
2001-01-24
1
-2
/
+2
*
Document the current organization and helper functions used to implement
jhb
2001-01-23
1
-0
/
+89