Searched defs:ALARM_CALLED (Results 1 - 2 of 2) sorted by relevance
| /third_party/rust/crates/nix/test/ | ||
| H A D | test_timer.rs | 13 static ALARM_CALLED: AtomicBool = AtomicBool::new(false); consts |
| H A D | test_unistd.rs | 797 static mut ALARM_CALLED: bool = false; consts |
Completed in 2 milliseconds