aboutsummaryrefslogtreecommitdiff
path: root/kern/lock_mon.c
Commit message (Expand)AuthorAgeFilesLines
* Add timing info to MACH_LOCK_MON lock monitoringDamien Zammit2023-08-051-6/+4
* lock_mon: Fix warningsSamuel Thibault2023-03-071-8/+13
* kern: Fix MACH_LOCK_MON lock monitoring debugDamien Zammit2023-03-071-4/+4
* slock: Fix initialization of statically-allocated slocksSamuel Thibault2023-02-081-2/+2
* Delete kern_timestamp system call since it is not usedFlavio Cruz2022-12-271-1/+0
* Convert from K&R to ANSIMarin Ramesa2014-04-041-1/+0
* Type definitionMarin Ramesa2013-12-151-8/+8
* kern/lock_mon.c: remove dead assignmentsMarin Ramesa2013-12-091-6/+0
* kern/lock_mon.c: use spl_t instead of an intMarin Ramesa2013-12-091-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-13/+13
* Add a SoftDebugger functionSamuel Thibault2009-12-211-2/+2
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* 2008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault2009-06-181-1/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+4
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-5/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-18/+15
* Initial sourceThomas Bushnell1997-02-251-0/+375