RTEMS Logo

RTEMS 4.7.0 On-Line Library


Task-Dependent Synchronization Manager Resume Suspended Task

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

2.2.2: Resume Suspended Task

This operation restarts the execution of a task that was previously stopped by the SUSPEND OTHER TASK call. Obviously, a task cannot specify itself using this call. Since SUSPEND states can be nested, one call to RESUME releases only one SUSPEND. Thus, it takes as many RESUMES as SUSPENDS to return the task to execution.


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

Copyright © 1988-2004 OAR Corporation