Struct IntrLockGuard
kernel::process::cpu
pub struct IntrLockGuard<'a> { lock: &'a IntrLock, }
IntrLock Guard
lock: &'a IntrLock