index
:
hurd/gnumach.git
k0ro/advisory_pageout/master
master
master-gdb_stubs
master-oskit
master-user_level_drivers-debian
master-x86_64
meltdown
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
GNU Mach
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
lock.h
Age
Commit message (
Expand
)
Author
2025-02-12
Use MACRO_BEGIN/END
Samuel Thibault
2025-02-12
lock: Also enable non-SMP slock checking code on MACH_LDEBUG
Samuel Thibault
2025-02-12
lock: Fix build with MACH_LDEBUG but no SMP
Samuel Thibault
2024-02-19
Fix compile with MACH_LOCK_MON
Damien Zammit
2023-08-12
simple lock: check that the non-_irq variants are not called from IRQ
Samuel Thibault
2023-08-12
lock: Add _irq variants
Samuel Thibault
2023-08-12
lock: Fix building with MACH_LDEBUG but NCPUS==1
Samuel Thibault
2023-08-12
lock: Rename simple_unlock version with information to _simple_unlock
Samuel Thibault
2023-03-07
lock_mon: Fix warnings
Samuel Thibault
2023-03-07
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-02-09
lock: Add missing def_simple_lock_data definition for ncpus=1
Samuel Thibault
2023-02-08
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-01-05
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2015-08-17
kern: keep track of the writer when debugging locks
Justus Winter
2015-08-17
kern: improve simple lock debugging
Justus Winter
2015-08-17
kern: disable the simple lock checks while debugging
Justus Winter
2015-07-25
kern/lock: make sure the macros are only used on simple locks
Justus Winter
2013-12-16
kern: quiet GCC warnings about set but unused variables
Marin Ramesa
2013-07-18
kern: add missing prototype
Marin Ramesa
2009-06-18
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
1997-02-25
Initial source
Thomas Bushnell