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
configure.in
createthread.c 2.5-18.1 2007-07-12 18:26:36 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
librt-cancellation.c
list.h
malloc-machine.h
posix-timer.h
pt-initfini.c 2005-02-25 Roland McGrath <roland@redhat.com> 2005-02-26 01:33:57 +00:00
pt-longjmp.c
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
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
pthread_cond_wait.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pthread_getcpuclockid.c
pthread_once.c
pthread_rwlock_rdlock.c
pthread_rwlock_timedrdlock.c
pthread_rwlock_timedwrlock.c
pthread_rwlock_unlock.c
pthread_rwlock_wrlock.c
pthread_sigmask.c
pthread_spin_destroy.c
pthread_spin_init.c
pthread_spin_unlock.c
rt-unwind-resume.c
setxid.h
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
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-mqueue8x.c
tst-timer.c
unwind-forcedunwind.c 2.5-18.1 2007-07-12 18:26:36 +00:00
unwind-resume.c