summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_rmlock.c
Commit message (Expand)AuthorAgeFilesLines
* Teach WITNESS about the interlocks used with lockmgr. This removes a bunchjhb2008-09-101-2/+2
* Expand lock class with the "virtual" function lc_assert which will offerattilio2007-11-181-0/+9
* Add rm_wowned(9) function to test whether the current thread owns anrwatson2007-11-101-0/+7
* Initial checkin for rmlock (read mostly lock) a multi reader single writerups2007-11-081-0/+500
OpenPOWER on IntegriCloud