Available on crate feature
process
only.Expand description
Wait for a process to change status
Structs§
- Wait
PidFlag - Controls the behavior of
waitpid
.
Enums§
- Id
- The ID argument for
waitid
- Wait
Status - Possible return values from
wait()
orwaitpid()
.