RTEMS Logo

RTEMS 4.8.1 On-Line Library


Task-Dependent Synchronization Manager Suspend Other Task

PREV UP NEXT Bookshelf RTEMS ITRON 3.0 API User's Guide

2.2.1: Suspend Other Task

This call stops the execution of a task by putting it into a SUSPEND state. This call is not able to specify itself, since this would end the flow of execution altogether. If the task is already in a WAIT state, then SUSPEND is added to become WAIT-SUSPEND. These modes are turned on and off separately, without affecting one another. Furthermore, SUSPEND states can be nested, and tasks in a SUSPEND state are allocated resources as normal.


PREV UP NEXT Bookshelf RTEMS ITRON 3.0 API User's Guide

Copyright © 1988-2007OAR Corporation