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()
.
Functionsยง
- continued ๐
- dumped_
core ๐ - exit_
status ๐ - exited ๐
- signaled ๐
- stop_
additional ๐ - stop_
signal ๐ - stopped ๐
- syscall_
stop ๐ - term_
signal ๐ - wait
- Wait for any child process to change status or a signal is received.
- waitid
- Wait for a process to change status
- waitpid
- Wait for a process to change status