RTEMS Logo

RTEMS 4.10.2 On-Line Library


Process Creation and Execution Manager Directives

PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

1.4: Directives

  • Process Creation and Execution Manager fork - Create a Process
  • Process Creation and Execution Manager execl - Execute a File
  • Process Creation and Execution Manager execv - Execute a File
  • Process Creation and Execution Manager execle - Execute a File
  • Process Creation and Execution Manager execve - Execute a File
  • Process Creation and Execution Manager execlp - Execute a File
  • Process Creation and Execution Manager execvp - Execute a File
  • Process Creation and Execution Manager pthread_atfork - Register Fork Handlers
  • Process Creation and Execution Manager wait - Wait for Process Termination
  • Process Creation and Execution Manager waitpid - Wait for Process Termination
  • Process Creation and Execution Manager _exit - Terminate a Process
  • This section details the process creation and execution manager's directives. A subsection is dedicated to each of this manager's directives and describes the calling sequence, related constants, usage, and status codes.


    PREV UP NEXT Bookshelf RTEMS POSIX API User's Guide

    Copyright © 1988-2008 OAR Corporation