Linux libc-Doku

wait.h File Reference

Functions

pid_t wait (int *wstatus)
 Wait for a child process. More...
 
pid_t waitpid (pid_t pid, int *wstatus, int options)
 Wait for a child process. More...