Module wait

Source
Expand description

Wait for a process to change status

Structs§

WaitPidFlag
Controls the behavior of waitpid.

Enums§

WaitStatus
Possible return values from wait() or waitpid().

Functions§

wait
Wait for any child process to change status or a signal is received.
waitpid
Wait for a process to change status