[−][src]Function sunrise_kernel::i386::instructions::interrupts::sti
pub unsafe fn sti()
Enable interrupts
Safety
Enabling interrupts when they are disabled can break critical sections based on SpinLockIRQ.
pub unsafe fn sti()
Enable interrupts
Enabling interrupts when they are disabled can break critical sections based on SpinLockIRQ.