pub fn with_interrupts_disabled<F, R>(f: F) -> Rwhere
F: FnOnce() -> R,Expand description
Execute a closure with interrupts disabled
pub fn with_interrupts_disabled<F, R>(f: F) -> Rwhere
F: FnOnce() -> R,Execute a closure with interrupts disabled