Searched defs:InterruptHandle (Results 1 – 2 of 2) sorted by relevance
936 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()1161 pub struct InterruptHandle { struct1165 unsafe impl Send for InterruptHandle {} implementation1166 unsafe impl Sync for InterruptHandle {} implementation1168 impl InterruptHandle { impl
180 pub fn get_interrupt_handle(&self) -> InterruptHandle { in get_interrupt_handle()