Searched defs:InterruptHandle (Results 1 – 2 of 2) sorted by relevance
913 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()1133 pub struct InterruptHandle { struct1137 unsafe impl Send for InterruptHandle {} argument1138 unsafe impl Sync for InterruptHandle {} implementation1140 impl InterruptHandle { implementation
180 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()