OAR

RTEMS 4.0.0 On-Line Library


Task Manager Directives

PREV UP NEXT Bookshelf RTEMS C User's Guide

4.4: Directives

  • Task Manager TASK_CREATE - Create a task
  • Task Manager TASK_IDENT - Get ID of a task
  • Task Manager TASK_START - Start a task
  • Task Manager TASK_RESTART - Restart a task
  • Task Manager TASK_DELETE - Delete a task
  • Task Manager TASK_SUSPEND - Suspend a task
  • Task Manager TASK_RESUME - Resume a task
  • Task Manager TASK_SET_PRIORITY - Set task priority
  • Task Manager TASK_MODE - Change current task's mode
  • Task Manager TASK_GET_NOTE - Get task notepad entry
  • Task Manager TASK_SET_NOTE - Set task notepad entry
  • Task Manager TASK_WAKE_AFTER - Wake up after interval
  • Task Manager TASK_WAKE_WHEN - Wake up when specified
  • This section details the task 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 C User's Guide

    Copyright © 1988-1998 OAR Corporation