summaryrefslogtreecommitdiffstats
path: root/share/man/man9/mutex.9
Commit message (Expand)AuthorAgeFilesLines
* - Document mtx_initialized().jhb2001-03-301-7/+18
* Fixed wrong include in synopsis. <sys/param.h> is a prerequisite forbde2001-03-291-5/+5
* - Both <sys/sx.h> and <sys/mutex.h> depend on <sys/types.h> andjhb2001-03-281-0/+2
* mdoc(7) cleanup.ru2001-02-121-26/+34
* Catch up to mutex API changes.bmilekic2001-02-121-145/+214
* mtx_try_enter() returns an int, not void.jhb2001-02-021-1/+1
* Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutexjasone2001-01-211-39/+1
* mdoc(7) police: add a missing .Os, change the list type to ``tagged''.ru2000-12-141-11/+10
* Document the MA_RECURSED and MA_NOTRECURSED assertion flags as well asjhb2000-12-131-0/+15
* Catch up to mutexes becoming MI: machine/mutex.h -> sys/mutex.hjhb2000-11-011-1/+1
* Whitespace only:sheldonh2000-10-301-13/+16
* - Document MUTEX_DECLARE and MTX_COLDjhb2000-10-261-5/+42
* Huge improvement to the mutex man page.markm2000-09-251-9/+151
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-0/+222
OpenPOWER on IntegriCloud