RTEMS  5.1
Functions
waitpid.c File Reference

Wait for Process to Change State. More...

#include <sys/types.h>
#include <sys/wait.h>
#include <errno.h>
#include <rtems/seterr.h>

Functions

int waitpid (pid_t pid, int *stat_loc, int options)
 

Detailed Description

Wait for Process to Change State.