Home
last modified time | relevance | path

Searched refs:syscall_stop (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dwait.rs177 fn syscall_stop(status: i32) -> bool { in syscall_stop() functions
222 Ok(if syscall_stop(status) { in from_raw()

Completed in 1 milliseconds