glibc/nptl/sysdeps/pthread
Ulrich Drepper a3615024b9 * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,
FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(lll_futex_wake_unlock): Define.
	* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (FUTEX_WAKE_OP,
	FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(lll_futex_wake_unlock): Define.
	* sysdeps/unix/sysv/linux/ia64/lowlevellock.h (FUTEX_WAKE_OP,
	FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(lll_futex_wake_unlock): Define.
	* sysdeps/unix/sysv/linux/s390/lowlevellock.h (FUTEX_WAKE_OP,
	FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(lll_futex_wake_unlock): Define.
	* sysdeps/unix/sysv/linux/sparc/lowlevellock.h (FUTEX_WAKE_OP,
	FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(lll_futex_wake_unlock): Define.
	* sysdeps/pthread/pthread_cond_signal.c (__pthread_cond_signal): Use
	lll_futex_wake_unlock.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
	(FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(__pthread_cond_signal): Use FUTEX_WAKE_OP.
	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
	(FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define.
	(__pthread_cond_signal): Use FUTEX_WAKE_OP.
2005-09-08 17:41:56 +00:00
..
bits 2005-04-05 Jakub Jelinek <jakub@redhat.com> 2005-04-05 21:33:41 +00:00
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
Subdirs 2.5-18.1 2007-07-12 18:26:36 +00:00
allocalim.h 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
configure Remove broken declaration. 2003-12-03 06:50:01 +00:00
configure.in Remove broken declaration. 2003-12-03 06:50:01 +00:00
createthread.c 2.5-18.1 2007-07-12 18:26:36 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
librt-cancellation.c Update. 2003-12-20 06:34:59 +00:00
list.h
malloc-machine.h Update 2003-10-01 06:27:22 +00:00
posix-timer.h Update. 2004-12-10 00:41:30 +00:00
pt-initfini.c 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
pt-longjmp.c Update. 2004-02-14 07:30:42 +00:00
pthread-functions.h [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
pthread.h * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER, 2005-07-11 16:41:29 +00:00
pthread_barrier_wait.c Update. 2004-09-08 06:09:02 +00:00
pthread_cond_broadcast.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_cond_signal.c * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP, 2005-09-08 17:41:56 +00:00
pthread_cond_timedwait.c Update. 2004-09-02 22:47:23 +00:00
pthread_cond_wait.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_getcpuclockid.c Update. 2003-06-25 00:00:50 +00:00
pthread_once.c
pthread_rwlock_rdlock.c Update. 2004-08-13 05:42:43 +00:00
pthread_rwlock_timedrdlock.c Update. 2004-08-13 05:42:43 +00:00
pthread_rwlock_timedwrlock.c Update. 2004-06-28 19:38:25 +00:00
pthread_rwlock_unlock.c
pthread_rwlock_wrlock.c Update. 2003-06-05 19:31:57 +00:00
pthread_sigmask.c Update. 2004-09-28 22:44:12 +00:00
pthread_spin_destroy.c
pthread_spin_init.c
pthread_spin_unlock.c
rt-unwind-resume.c Update. 2003-07-22 23:56:53 +00:00
setxid.h Update. 2004-11-12 01:27:04 +00:00
sigaction.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sigfillset.c 2.5-18.1 2007-07-12 18:26:36 +00:00
sigprocmask.c
tcb-offsets.h
timer_create.c Update. 2004-12-10 00:41:30 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c Update. 2004-04-18 02:37:56 +00:00
timer_routines.c Update. 2004-12-10 00:41:30 +00:00
timer_settime.c
tst-mqueue8x.c Update. 2004-04-18 02:37:56 +00:00
tst-timer.c Update. 2003-11-04 23:43:40 +00:00
unwind-forcedunwind.c 2.5-18.1 2007-07-12 18:26:36 +00:00
unwind-resume.c Update. 2003-07-22 23:56:53 +00:00