RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Clock Manager Timeouts

PREV UP NEXT Bookshelf RTEMS C 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 C User's Guide

Copyright © 1988-2004 OAR Corporation