summaryrefslogtreecommitdiffstats
path: root/c-user/event/introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/event/introduction.rst')
-rw-r--r--c-user/event/introduction.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/c-user/event/introduction.rst b/c-user/event/introduction.rst
new file mode 100644
index 0000000..fb63e42
--- /dev/null
+++ b/c-user/event/introduction.rst
@@ -0,0 +1,13 @@
+.. 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`