RTEMS Logo

RTEMS 4.9.2 On-Line Library


Timer Manager Initiating the Timer Server

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

8.3.7: Initiating the Timer Server

The rtems.timer_initiate_server directive is used to allocate and start the execution of the Timer Server task. The application can specify both the stack size and attributes of the Timer Server. The Timer Server executes at a priority higher than any application task and thus the user can expect to be preempted as the result of executing the rtems.timer_initiate_server directive.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2008 OAR Corporation