banan-os/kernel/include
Bananymous 6542a037df Kernel: Make spinlocks more safe
Kernel now makes sure thread is not holding any spinlocks when it tries
to lock a mutex or yield. Spinlocks are supposed to be only used for
short times without the possibility of yielding
2025-06-01 13:48:03 +03:00
..
kernel Kernel: Make spinlocks more safe 2025-06-01 13:48:03 +03:00