[RTEMS Project] #2628: Avoid home-grown condition variable implementation in the Classic Regions
RTEMS trac
trac at rtems.org
Wed Nov 29 07:16:52 UTC 2017
#2628: Avoid home-grown condition variable implementation in the Classic Regions
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: score | Version:
Severity: normal | Resolution: wontfix
Keywords: |
-----------------------------+------------------------------
Changes (by Sebastian Huber):
* status: new => closed
* resolution: => wontfix
* milestone: Indefinite => 5.1
Comment:
The region can be configured to let threads wait in FIFO or priority
order. The self-contained condition variables do not support this. Keep
this special case implementation as is.
--
Ticket URL: <http://devel.rtems.org/ticket/2628#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list