[Bug nptl/16897] pthread_cond_timedwait wakes up early
schwab@linux-m68k.org
sourceware-bugzilla@sourceware.org
Wed Jun 4 14:44:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=16897
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
The time function returns a value that is not precise enough to measure the
exact wakup time. Use gettimeofday instead.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list