1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 01:18:12 +00:00
serenity/Kernel/Arch
Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread()
...to is_owned_by_current_processor(). As Tom pointed out, this is
much more accurate. :^)
2021-08-29 22:19:42 +02:00
..
aarch64 Kernel: Omit all actual code from the kernel on aarch64 for now 2021-08-28 21:51:30 +01:00
PC Kernel: Make all ProcFS and SysFS files zero-sized 2021-08-29 01:09:19 +02:00
x86 Kernel: Rename Spinlock::is_owned_by_current_thread() 2021-08-29 22:19:42 +02:00