RTEMS Logo

RTEMS 4.9.2 On-Line Library


Event Manager Receiving an Event Set

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

11.3.2: Receiving an Event Set

The rtems.event_receive directive is used by tasks to accept a specific input event condition. The task also specifies whether the request is satisfied when all requested events are available or any single requested event is available. If the requested event condition is satisfied by pending events, then a successful return code and the satisfying event set are returned immediately. If the condition is not satisfied, then one of the following situations applies:


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2008 OAR Corporation