This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c295af9bd5d3aa73910220866fe5d72a28beeaee
banan-os
/
kernel
/
include
/
kernel
/
Lock
History
Bananymous
d081655913
Kernel: Add API for mutex to check if it is locked by current thread
...
Also add assertion that you have interrupts enabled :^)
2026-05-17 00:29:20 +03:00
..
LockGuard.h
Kernel: Allow recursive rwlock write lock
2026-05-15 17:03:33 +03:00
Mutex.h
Kernel: Add API for mutex to check if it is locked by current thread
2026-05-17 00:29:20 +03:00
RWLock.h
Kernel: Allow recursive rwlock write lock
2026-05-15 17:03:33 +03:00
SpinLock.h
Kernel: Track the number of recursive spinlocks a thread is holding
2025-06-06 06:51:15 +03:00
SpinLockAsMutex.h
Kernel: Remove the big inode lock
2026-05-09 23:28:00 +03:00