forked from Imagelibrary/rtems
rtems: Clarify rtems_task_get_priority() doc
This commit is contained in:
@@ -1845,8 +1845,8 @@ rtems_status_code rtems_task_set_priority(
|
|||||||
*
|
*
|
||||||
* @par Notes
|
* @par Notes
|
||||||
* The current priority reflects temporary priority adjustments due to locking
|
* The current priority reflects temporary priority adjustments due to locking
|
||||||
* protocols, the rate-monotonic period objects on some schedulers, and other
|
* protocols, the rate-monotonic period objects on some schedulers such as EDF,
|
||||||
* mechanisms.
|
* and the POSIX sporadic server.
|
||||||
*
|
*
|
||||||
* @par Constraints
|
* @par Constraints
|
||||||
* @parblock
|
* @parblock
|
||||||
|
|||||||
Reference in New Issue
Block a user