Searched refs:WaitForInterruptHandler (Results 1 – 2 of 2) sorted by relevance
335 struct WaitForInterruptHandler; struct339 unsafe impl SignalHandler for WaitForInterruptHandler { implementation395 ScopedSignalHandler::new::<WaitForInterruptHandler>(&[Signal::Interrupt]).unwrap(); in waitforinterrupt_success()