c-user: Clarify rtems_task_get_priority()

This commit is contained in:
Sebastian Huber 2021-05-12 21:05:48 +02:00
parent 7ded5943e4
commit fa98f8df66

View File

@ -1278,8 +1278,8 @@ specified by ``task_id`` with respect to the scheduler specified by
.. rubric:: 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.
.. rubric:: CONSTRAINTS: