Files
banan-os/kernel/include/kernel
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
..
2025-06-01 13:48:03 +03:00
2025-06-01 13:48:03 +03:00
2024-03-26 02:48:26 +02:00
2025-02-10 22:56:25 +02:00
2024-09-27 15:31:31 +03:00
2024-09-27 15:31:31 +03:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2025-04-01 23:09:30 +03:00
2025-05-13 10:16:21 +03:00
2024-09-27 15:31:31 +03:00
2025-06-01 13:48:03 +03:00