COHERENT manpages

This page displays the COHERENT manpage for wait.h [Define wait routines].

List of available manpages
Index


wait.h -- Header File

Define wait routines
#include <sys/wait.h>

Header  file  wait.h  declares  prototypes  for  the functions  wait()  and
waitpid(). It also defines manifest constants used with those functions.

See Also

header files,
wait(),
waitpid()