#3117: score: Optimize _Thread_queue_Enqueue()
-----------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: Indefinite
Component: cpukit | Version: 4.12
Severity: normal | Keywords:
-----------------------------+-----------------------------
Use the Thread_queue_Context::enqueue_callout to do the timeout handling.
This avoids the switch statement in _Thread_queue_Timeout(). It removes
the thread queue dependency to _Thread_Timeout().
--
Ticket URL: <http://devel.rtems.org/ticket/3117>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs