summaryrefslogtreecommitdiffstats
path: root/include/sys/condvar.h
Commit message (Expand)AuthorAgeFilesLines
* Public Release PrepBrian Behlendorf2010-05-171-22/+17
* Add cv_wait_interruptible() function.Brian Behlendorf2010-05-141-2/+3
* Reimplement mutexs for Linux lock profiling/analysisBrian Behlendorf2009-09-251-0/+1
* Go through and add a header with the proper UCRL number.behlendo2008-05-261-0/+26
* Rework condition variable implementation to be consistent withbehlendo2008-05-151-153/+23
* New an improved taskq implementation for the SPL. It allows abehlendo2008-04-251-2/+16
* Update SPL to use new debug infrastructure. This means:behlendo2008-04-211-19/+21
* Adjust the condition variables to simply sleep uninteruptibly.behlendo2008-04-111-69/+32
* Reorganize /include/ to add a /sys/, this way we don't need tobehlendo2008-03-011-0/+202