15.1. IntroductionΒΆ
The Event Manager provides a high performance method of inter-task communication and synchronization. The directives provided by the Event Manager are:
rtems_event_send() - Sends the event set to the task.
rtems_event_receive() - Receives or gets an event set from the calling task.