summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sema.c
Commit message (Expand)AuthorAgeFilesLines
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Repeat after me -- "Use of ANSI string concatenation can be bad."obrien2001-12-101-8/+8
* Implement kernel semaphores.jasone2001-08-141-0/+177
OpenPOWER on IntegriCloud