Home
last modified time | relevance | path

Searched defs:ALARM_CALLED (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/test/
H A Dtest_timer.rs13 static ALARM_CALLED: AtomicBool = AtomicBool::new(false); consts
H A Dtest_unistd.rs797 static mut ALARM_CALLED: bool = false; consts

Completed in 2 milliseconds