From fa98f8df66576dc7b4c034358db20630c9bcfcab Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 12 May 2021 21:05:48 +0200 Subject: c-user: Clarify rtems_task_get_priority() --- c-user/task/directives.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c-user/task/directives.rst') diff --git a/c-user/task/directives.rst b/c-user/task/directives.rst index aa90484..e776cd8 100644 --- a/c-user/task/directives.rst +++ b/c-user/task/directives.rst @@ -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: -- cgit v1.2.3