aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_rmlock.h
Commit message (Expand)AuthorAgeFilesLines
* Add read-mostly sleepable locksMateusz Guzik2019-12-271-0/+10
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Several improvements to rmlock(9). Many of these are based on patchesJohn Baldwin2013-06-251-1/+4
* Remove namespace pollution in _rmlock.h by defining rm_queue structureAttilio Rao2012-09-181-5/+5
* Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-1/+1
* rmlock(9) two additions and one change/fix:Max Laier2010-09-011-3/+7
* Initial checkin for rmlock (read mostly lock) a multi reader single writerStephan Uphoff2007-11-081-0/+62