summaryrefslogtreecommitdiffstats
path: root/c-user/event
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-27 07:36:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-28 09:03:49 +0200
commitad16b373f31778c013bfea860ba8ac3a8936292e (patch)
tree97586aa23bc34882873aa0c6544b3cc77df739a7 /c-user/event
parentc-user: Generate scheduling concepts documentation (diff)
downloadrtems-docs-ad16b373f31778c013bfea860ba8ac3a8936292e.tar.bz2
c-user: Clarify constraints
Diffstat (limited to 'c-user/event')
-rw-r--r--c-user/event/directives.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/c-user/event/directives.rst b/c-user/event/directives.rst
index 9d9bfe4..bf8f74c 100644
--- a/c-user/event/directives.rst
+++ b/c-user/event/directives.rst
@@ -115,7 +115,8 @@ The following constraints apply to this directive:
* The directive may be called from within task context.
-* The directive may unblock another task which may preempt the calling task.
+* The directive may unblock a task. This may cause the calling task to be
+ preempted.
.. Generated from spec:/rtems/event/if/receive