summaryrefslogtreecommitdiffstats
path: root/c-user/clock/directives.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/clock/directives.rst')
-rw-r--r--c-user/clock/directives.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/c-user/clock/directives.rst b/c-user/clock/directives.rst
index a13b5ef..4ed1c58 100644
--- a/c-user/clock/directives.rst
+++ b/c-user/clock/directives.rst
@@ -96,10 +96,11 @@ The following constraints apply to this directive:
* The directive may be called from within any runtime context.
-* The directive may change the priority of another task which may preempt the
- calling task.
+* The directive may change the priority of a task. This may cause the calling
+ task to be preempted.
-* 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/clock/if/get-tod