summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-12 14:06:33 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-12 21:04:47 +0200
commitc28cb74e57c52007998137d4ccc40e16cd37e807 (patch)
treecaa56d5c4f57ca626692271755b97c780023a547
parentspec: Document rtems_task_set_scheduler() errors (diff)
downloadrtems-central-c28cb74e57c52007998137d4ccc40e16cd37e807.tar.bz2
spec: Clarify rtems_task_get_priority() doc
-rw-r--r--spec/rtems/task/if/get-priority.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/task/if/get-priority.yml b/spec/rtems/task/if/get-priority.yml
index cdaf4cfb..2928bc16 100644
--- a/spec/rtems/task/if/get-priority.yml
+++ b/spec/rtems/task/if/get-priority.yml
@@ -40,8 +40,8 @@ links:
name: rtems_task_get_priority
notes: |
The current priority reflects temporary priority adjustments due to locking
- protocols, the rate-monotonic period objects on some schedulers, and other
- mechanisms.
+ protocols, the rate-monotonic period objects on some schedulers such as EDF,
+ and the POSIX sporadic server.
params:
- description: |
is the task identifier. The constant ${self-define:/name} may be used to