Home
last modified time | relevance | path

Searched refs:StillAlive (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
Dwait.rs130 StillAlive, enumerator
141 StillAlive => None, in pid()
264 return Ok(WaitStatus::StillAlive); in from_siginfo()
327 0 => Ok(StillAlive), in waitpid()