[RTEMS Project] #2745: Use clock from pthread_condattr in pthread_cond_timedwait
RTEMS trac
trac at rtems.org
Thu Jun 23 20:10:08 UTC 2016
#2745: Use clock from pthread_condattr in pthread_cond_timedwait
--------------------+------------------
Reporter: gedare | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.11
Severity: normal | Keywords:
--------------------+------------------
For pthread_cond_timedwait, the condition variable shall have a clock
attribute which specifies the clock that shall be used to measure the time
specified by the abstime argument. RTEMS currently does not honor the
clock attribute.
See
http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_cond_timedwait.html
--
Ticket URL: <http://devel.rtems.org/ticket/2745>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list