[PATCH v2] Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout
Siddhesh Poyarekar
siddhesh@redhat.com
Mon Dec 10 13:38:00 GMT 2012
On Wed, Dec 05, 2012 at 12:15:54PM +0100, Andreas Schwab wrote:
> This implements proper handling of the absolute timeout for the i486+
> version of pthread_cond_timedwait, following the general structure of
> the x86-64 version. No testsuite regressions, and I have also tested it
> with __have_futex_clock_realtime forced to 0 to trigger the fallback
> code.
>
> v2: renumber labels
>
Thanks, this looks OK to me. It would be nice to have this in 2.17,
but maybe it's too late for inclusion now. It would be nice if
another maintainer reviews this too.
Siddhesh
More information about the Libc-alpha
mailing list