[RTEMS Project] #2607: timer_getoverrun() implemetation violates POSIX
RTEMS trac
trac at rtems.org
Mon Feb 22 13:35:13 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 | Keywords:
-----------------------------+--------------------
The timer_getoverrun() implementation has little to do with the POSIX
specification.
In _POSIX_Timer_TSR() signals are send via pthread_kill() in ISR context,
thus no signal handlers are run.
--
Ticket URL: <http://devel.rtems.org/ticket/2607>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list