RTEMS Logo

RTEMS 4.6.0 On-Line Library


Initialization Manager The Idle Task

PREV UP NEXT Bookshelf RTEMS C User's Guide

4.2.3: The Idle Task

The Idle Task is the lowest priority task in a system and executes only when no other task is ready to execute. This task consists of an infinite loop and will be preempted when any other task is made ready to execute.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2004 OAR Corporation