Expand description
Wait for a process to change status
Structs§
- Wait
PidFlag - Controls the behavior of
waitpid
.
Enums§
- Wait
Status - Possible return values from
wait()
orwaitpid()
.
Wait for a process to change status
waitpid
.wait()
or waitpid()
.