Module wait
nix
0.29.0
Module wait
Module Items
Structs
Enums
Functions
In nix::
sys
Modules
epoll
eventfd
ioctl
prctl
signal
signalfd
sysinfo
time
wait
nix
::
sys
Module
wait
Copy item path
Settings
Help
Summary
Source
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()
or
waitpid()
.
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