[RTEMS Project] #4546: A thread restart does not update the priority of related threads
RTEMS trac
trac at rtems.org
Tue Nov 23 13:36:41 UTC 2021
#4546: A thread restart does not update the priority of related threads
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: score | Version: 5
Severity: normal | Resolution:
Keywords: qualification | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"50aef135a405a0dc26c39d7cfe7066f85b3dfbb5/rtems"
50aef135/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="50aef135a405a0dc26c39d7cfe7066f85b3dfbb5"
score: Add _Thread_MP_Extract_proxy()
Remove _Thread_queue_Extract_with_proxy() and move the proxy extraction
to _Thread_MP_Extract_proxy(). Move similar code blocks of the previous
caller of _Thread_queue_Extract_with_proxy() to helper functions.
Update #4546.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4546#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list