aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/rmlock.9
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-5/+5
* Constify arguments for locking KPIs where possible.Pawel Jakub Dawidek2011-11-161-3/+3
* rmlock(9) two additions and one change/fix:Max Laier2010-09-011-2/+28
* Make the rmlock(9) interface a bit more like the rwlock(9) interface:Robert Watson2009-05-291-6/+24
* More cleanup.Christian Brueffer2007-11-111-12/+14
* Add rm_wowned(9) function to test whether the current thread owns anRobert Watson2007-11-101-2/+8
* Clean up the rmlock(9) manual page:Hiten Pandya2007-11-101-24/+43
* Initial checkin for rmlock (read mostly lock) a multi reader single writerStephan Uphoff2007-11-081-0/+185