summaryrefslogtreecommitdiffstats
path: root/share/man/man9/rwlock.9
Commit message (Expand)AuthorAgeFilesLines
* Add manpages for rw_try_rlock() and rw_try_wlock() functions.attilio2008-04-011-1/+19
* Implement soon-to-be-used rw_unlock() macro.pjd2008-03-161-1/+9
* Add missing .El.pjd2008-03-161-0/+1
* Clean up after previous revision.brueffer2007-11-251-4/+5
* Update rwlock(9) manpage adding missing bits about the rw_init_flags()attilio2007-11-251-2/+33
* Add some cross references to locking.9 from related pages.julian2007-03-301-0/+1
* Allow threads to atomically release rw and sx locks while waiting for anjhb2007-03-091-0/+10
* Place mtx_destroy() and rw_destroy() right after mtx_init() and rw_init()jhb2007-03-091-3/+3
* - Sort rwlock functions similar to the order in mutex(9).jhb2007-03-091-6/+9
* Update rwlock(9) for rw_wowned().rwatson2007-02-261-0/+6
* Revise markup.ru2006-09-301-2/+2
* Fix typo (s/writeer/writer/).flz2006-07-171-1/+1
* Document rw_try_upgrade() and rw_downgrade().jhb2006-04-191-0/+23
* Various nits and fixups so that the text reads smoother in several places.jhb2006-04-191-69/+80
* Document read/write locks.glebius2006-02-011-0/+200
OpenPOWER on IntegriCloud