RTEMS CPU Kit with SuperCore
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>
Include dependency graph for waitpid.c:

Functions

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

Detailed Description

Wait for Process to Change State.