OAR

RTEMS 4.5.1-pre3 On-Line Library


Clock Manager Timeouts

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

7.2.5: Timeouts

Timeouts are a special type of timer automatically created when the timeout option is used on the rtems.message_queue_receive, rtems.event_receive, rtems.semaphore_obtain and rtems.region_get_segment directives. Each task may have one and only one timeout active at a time. When a timeout expires, it unblocks the task with a timeout status code.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2000 OAR Corporation