[PATCH] Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout

Siddhesh Poyarekar siddhesh@redhat.com
Wed Dec 5 05:16:00 GMT 2012


On Tue, Nov 27, 2012 at 12:11:33PM +0100, Andreas Schwab wrote:
> +2:	cmpl	$-1, dep_mutex(%ebx)

Please fix these labels.  There are two of each in the same function
and that's confusing.  I've highlighted only '2' above, but ths is
true for all labels introduced in the ifndef
__ASSUME_FUTEX_CLOCK_REALTIME block in the patch.


Siddhesh



More information about the Libc-alpha mailing list