mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 17:46:50 +08:00
c-user: Clarify constraints
This commit is contained in:
@@ -71,4 +71,5 @@ 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.
|
||||
|
Reference in New Issue
Block a user