mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-20 11:29:02 +08:00
c-user: Clarify constraints
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user