banan-os/kernel/include
Bananymous db571b4859 Kernel: Allow relockign mutex even when holding a spinlock
Only reason mutex locking is now allowed with spinlocks is to prevent
yield.

Also try_lock can be now safely used while holding a spinlock
2025-06-28 19:40:54 +03:00
..
kernel Kernel: Allow relockign mutex even when holding a spinlock 2025-06-28 19:40:54 +03:00