banan-os/kernel
Bananymous f6b05212e0 Kernel: Add is_locked() to spinlock
I think this is atomic read
2023-02-02 15:49:30 +02:00
..
arch Kernel: fix spinlock for i386 2023-02-02 15:49:00 +02:00
include/kernel Kernel: Add is_locked() to spinlock 2023-02-02 15:49:30 +02:00
kernel Kernel: Add is_locked() to spinlock 2023-02-02 15:49:30 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Implement somewhat functioning multithread support 2023-02-01 01:53:35 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00