summaryrefslogtreecommitdiffstats
path: root/sys/sys/_mutex.h
Commit message (Expand)AuthorAgeFilesLines
* Add mtx_ prefixes to the fields used for mutex profiling, and fix a bugdes2002-07-031-3/+3
* Renamed the idempotency identifier to match the file name. Cleaned upbde2002-06-091-15/+14
* Instead of get_cyclecount(9), use nanotime(9) to record acquisition anddes2002-04-021-1/+1
* Mutex profiling code, conditional on the MUTEX_PROFILING option. Adds thedes2002-04-021-0/+5
* Modify the critical section API as follows:jhb2001-12-181-1/+0
* KSE Milestone 2julian2001-09-121-1/+1
* style(9) the structure definitions.obrien2001-09-051-1/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-0/+47
OpenPOWER on IntegriCloud