Andrew Kaster
|
72de228695
Kernel: Verify interrupts are disabled when interacting with Mutexes
|
3 年之前 |
Andreas Kling
|
d60635cb9d
Kernel: Convert Processor::in_irq() to static current_in_irq()
|
3 年之前 |
Andreas Kling
|
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
|
3 年之前 |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 年之前 |
Brian Gianforcaro
|
464dc42640
Kernel: Convert lock debug APIs to east const
|
4 年之前 |
Brian Gianforcaro
|
bea74f4b77
Kernel: Reduce LOCK_DEBUG ifdefs by utilizing Kernel::LockLocation
|
4 年之前 |
Jean-Baptiste Boric
|
2c3b0baf76
Kernel: Move SpinLock.h into Locking/
|
4 年之前 |
Jean-Baptiste Boric
|
f7f794e74a
Kernel: Move Mutex into Locking/
|
4 年之前 |