mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-02 20:52:59 +08:00

This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
14 lines
355 B
ReStructuredText
14 lines
355 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
|
|
|
|
Introduction
|
|
============
|
|
|
|
The event manager provides a high performance method of intertask communication
|
|
and synchronization. The directives provided by the event manager are:
|
|
|
|
- :ref:`rtems_event_send`
|
|
|
|
- :ref:`rtems_event_receive`
|