libc/nptl/sysdeps/unix/sysv/linux/x86_64 pthre ...

drepper@sourceware.org drepper@sourceware.org
Thu Jun 3 16:03:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2004-06-03 16:03:39

Modified files:
	nptl/sysdeps/unix/sysv/linux/x86_64: pthread_cond_wait.S 

Log message:
	(__pthread_cond_wait): Increment __futex at the same time as
	__wakeup_seq or __total_seq.  Pass address of __futex instead of
	address of low 32-bits of __wakeup_seq to futex syscall.
	Pass __futex value from before releasing internal lock to FUTEX_WAIT.



More information about the Glibc-cvs mailing list