glibc/nptl/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper cbed6a607d [BZ #5240]
* sysdeps/unix/sysv/linux/lowlevellock.c (__lll_timedlock_wait):
	If we time out, try one last time to lock the futex to avoid
	losing a wakeup signal.
	* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
2007-11-09 09:09:07 +00:00
..
bits * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
Makefile
Versions
clone.S
compat-timer.h
fork.c
libc-lowlevellock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
lowlevellock.S [BZ #5240] 2007-11-09 09:09:07 +00:00
lowlevellock.h * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define. 2007-08-11 18:50:51 +00:00
lowlevelrobustlock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
not-cancel.h
pt-vfork.S
pthread_barrier_wait.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_cond_broadcast.S * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
pthread_cond_signal.S * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, 2007-08-14 03:21:23 +00:00
pthread_cond_timedwait.S * csu/libc-start.c: Don't handle VDSO_SETUP here. 2007-08-20 22:36:43 +00:00
pthread_cond_wait.S * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S 2007-09-02 16:53:13 +00:00
pthread_once.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_rwlock_rdlock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_rwlock_timedrdlock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_rwlock_timedwrlock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_rwlock_unlock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_rwlock_wrlock.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
pthread_setaffinity.c
pthread_spin_init.c
pthread_spin_unlock.S
sem_post.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
sem_timedwait.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
sem_trywait.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
sem_wait.S * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): 2007-08-01 04:47:26 +00:00
sysdep-cancel.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
vfork.S