Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/process/
H A Dwait.rs9 const NOHANG = backend::process::wait::WNOHANG as _; consts
95 /// If `NOHANG` was specified in the options, and the selected child process
116 /// If `NOHANG` was specified in the options, and the selected child process

Completed in 2 milliseconds