[RTEMS Project] #3117: score: Optimize _Thread_queue_Enqueue() timeout handling
RTEMS trac
trac at rtems.org
Tue Oct 24 08:21:13 UTC 2017
#3117: score: Optimize _Thread_queue_Enqueue() timeout handling
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: accepted
Priority: normal | Milestone: 4.12.0
Component: score | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"ecef36987538fe7daf033c0c9344413355d615b1/rtems"
ecef3698/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="ecef36987538fe7daf033c0c9344413355d615b1"
score: Rename _Watchdog_Ticks_from_*()
Rename _Watchdog_Ticks_from_*() to _Watchdog_Realtime_from_*().
This highlights that these routines are used for the CLOCK_REALTIME
watchdogs (in contrast to CLOCK_MONOTONIC).
Update #3117.
Update #3182.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3117#comment:10>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list