aboutsummaryrefslogtreecommitdiff
path: root/kern/lock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ddb warnings introduced with -Wstrict-prototypesFlavio Cruz2023-01-051-1/+3
* kern: keep track of the writer when debugging locksJustus Winter2015-08-171-0/+14
* kern: improve simple lock debuggingJustus Winter2015-08-171-2/+13
* kern: disable the simple lock checks while debuggingJustus Winter2015-08-171-0/+6
* kern/lock: make sure the macros are only used on simple locksJustus Winter2015-07-251-11/+24
* kern: quiet GCC warnings about set but unused variablesMarin Ramesa2013-12-161-2/+4
* kern: add missing prototypeMarin Ramesa2013-07-181-0/+2
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+0
* Initial sourceThomas Bushnell1997-02-251-0/+177