This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 19:58:11 +00:00
Code
Issues
Activity
Actions
0b4671add7
serenity
/
Kernel
/
Arch
History
Download ZIP
Download TAR.GZ
Andreas Kling
0b4671add7
Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread()
...
Rename these API's to make it more clear what they are checking.
2021-08-29 12:53:11 +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: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread()
2021-08-29 12:53:11 +02:00