RTEMS Logo

RTEMS 4.10.2 On-Line Library


Process Creation and Execution Manager waitpid - Wait for Process Termination

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

1.4.10: waitpid - Wait for Process Termination

CALLING SEQUENCE:

int wait(
  pid_t  pid,
  int   *stat_loc,
  int    options
);

STATUS CODES:

ENOSYS
This routine is not supported by RTEMS.

DESCRIPTION:

This routine is not supported by RTEMS.

NOTES:

NONE


PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

Copyright © 1988-2008 OAR Corporation