Searched defs:InterruptHandle (Results 1 – 2 of 2) sorted by relevance
1009 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()1255 pub struct InterruptHandle { struct1259 unsafe impl Send for InterruptHandle {} implementation1260 unsafe impl Sync for InterruptHandle {} implementation1262 impl InterruptHandle { implementation
179 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()