[RTEMS Project] #2607: timer_getoverrun() implemetation violates POSIX
RTEMS trac
trac at rtems.org
Mon Feb 22 14:12:04 UTC 2016
#2607: timer_getoverrun() implemetation violates POSIX
-----------------------------+---------------------
Reporter: sebastian.huber | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.10
Severity: normal | Resolution:
Keywords: |
-----------------------------+---------------------
Comment (by sebastian.huber):
The ptimer->thread_id might be not equal to executing->Object.id, thus the
overrun = 0 makes no sense right after the pthread_kill().
--
Ticket URL: <http://devel.rtems.org/ticket/2607#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list