[−][src]Module sunrise_kernel::sync::spin_lock_irq
Lock disabling IRQs while held
See the sync module documentation.
Structs
| SpinLockIRQ | SpinLock that disables IRQ. |
| SpinLockIRQGuard | The SpinLockIrq lock guard. |
Functions
| permanently_disable_interrupts⚠ | Permanently disables the interrupts. Forever. |