[RTEMS Project] #2736: pthread_getschedparam() returns wrong priority values
RTEMS trac
trac at rtems.org
Mon Jun 13 06:03:46 UTC 2016
#2736: pthread_getschedparam() returns wrong priority values
-----------------------------+-----------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.10
Severity: normal | Keywords:
-----------------------------+-----------------------------
See also
http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getschedparam.html
"The priority value returned from pthread_getschedparam() shall be the
value specified by the most recent pthread_setschedparam(),
pthread_setschedprio(), or pthread_create() call affecting the target
thread. It shall not reflect any temporary adjustments to its priority as
a result of any priority inheritance or ceiling functions."
--
Ticket URL: <http://devel.rtems.org/ticket/2736>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list