Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/tests/process/
H A Dwait.rs21 let status = process::waitpid(pid, process::WaitOptions::UNTRACED) in test_waitpid()
/third_party/rust/crates/rustix/src/process/
H A Dwait.rs11 const UNTRACED = backend::process::wait::WUNTRACED as _; consts

Completed in 1 milliseconds