RTEMS Logo

RTEMS 4.9.2 On-Line Library


Event Manager Determining the Pending Event Set

PREV UP NEXT Bookshelf RTEMS C User's Guide

11.3.3: Determining the Pending Event Set

A task can determine the pending event set by calling the rtems_event_receive directive with a value of RTEMS_PENDING_EVENTS for the input event condition. The pending events are returned to the calling task but the event set is left unaltered.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation