FreeNOS
Functions
waitpid.cpp File Reference
#include <FreeNOS/User.h>
#include "sys/wait.h"
#include "sys/types.h"
#include <errno.h>

Go to the source code of this file.

Functions

pid_t waitpid (pid_t pid, int *stat_loc, int options)
 Wait for a child process to stop or terminate. More...