index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
lock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile with MACH_LOCK_MON
Damien Zammit
2024-02-19
1
-0
/
+7
*
simple lock: check that the non-_irq variants are not called from IRQ
Samuel Thibault
2023-08-12
1
-2
/
+8
*
lock: Add _irq variants
Samuel Thibault
2023-08-12
1
-9
/
+75
*
lock: Fix building with MACH_LDEBUG but NCPUS==1
Samuel Thibault
2023-08-12
1
-1
/
+1
*
lock: Rename simple_unlock version with information to _simple_unlock
Samuel Thibault
2023-08-12
1
-1
/
+2
*
lock_mon: Fix warnings
Samuel Thibault
2023-03-07
1
-0
/
+2
*
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-03-07
1
-0
/
+5
*
lock: Add missing def_simple_lock_data definition for ncpus=1
Samuel Thibault
2023-02-09
1
-0
/
+2
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-0
/
+3
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
1
-1
/
+3
*
kern: keep track of the writer when debugging locks
Justus Winter
2015-08-17
1
-0
/
+14
*
kern: improve simple lock debugging
Justus Winter
2015-08-17
1
-2
/
+13
*
kern: disable the simple lock checks while debugging
Justus Winter
2015-08-17
1
-0
/
+6
*
kern/lock: make sure the macros are only used on simple locks
Justus Winter
2015-07-25
1
-11
/
+24
*
kern: quiet GCC warnings about set but unused variables
Marin Ramesa
2013-12-16
1
-2
/
+4
*
kern: add missing prototype
Marin Ramesa
2013-07-18
1
-0
/
+2
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+0
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+177