Searched defs:InterruptHandle (Results 1 – 2 of 2) sorted by relevance
893 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()1068 pub struct InterruptHandle { struct1072 unsafe impl Send for InterruptHandle {} implementation1073 unsafe impl Sync for InterruptHandle {} implementation1075 impl InterruptHandle { impl
180 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()