aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_lockmgr.h
Commit message (Expand)AuthorAgeFilesLines
* In current code, threads performing an interruptible sleep (on bothAttilio Rao2009-12-121-0/+1
* - Embed the recursion counter for any locking primitive directly in theAttilio Rao2008-05-151-1/+0
* Optimize lockmgr in order to get rid of the pool mutex interlock, of theAttilio Rao2008-04-061-0/+49