glibc/nptl/sysdeps/unix/sysv/linux/i386/i486
Ulrich Drepper 0154658d3d * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking
whether there are more than one thread makes no sense here since
	we only call the slow path if the locks are taken.
	* sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Likewise.
2007-05-30 04:08:13 +00:00
..
libc-lowlevellock.S * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking 2007-05-30 04:08:13 +00:00
lowlevellock.S * init.c (__pthread_initialize_minimal_internal): Check whether 2007-05-23 20:51:45 +00:00
lowlevelrobustlock.S 2006-03-04 Jakub Jelinek <jakub@redhat.com> 2006-09-05 14:49:19 +00:00
pthread_barrier_wait.S * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): 2007-05-26 16:19:15 +00:00
pthread_cond_broadcast.S 2006-07-28 Ulrich Drepper <drepper@redhat.com> 2006-07-29 04:42:09 +00:00
pthread_cond_signal.S
pthread_cond_timedwait.S * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 2007-05-29 16:15:48 +00:00
pthread_cond_wait.S * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 2007-05-29 16:15:48 +00:00
pthread_rwlock_rdlock.S * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit 2007-05-28 16:42:08 +00:00
pthread_rwlock_timedrdlock.S * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit 2007-05-28 16:42:08 +00:00
pthread_rwlock_timedwrlock.S * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit 2007-05-28 16:42:08 +00:00
pthread_rwlock_unlock.S * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit 2007-05-28 16:42:08 +00:00
pthread_rwlock_wrlock.S * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit 2007-05-28 16:42:08 +00:00
sem_post.S * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futex 2007-05-26 04:49:06 +00:00
sem_timedwait.S * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futex 2007-05-26 04:49:06 +00:00
sem_trywait.S * nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid calling 2006-04-09 02:45:24 +00:00
sem_wait.S * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futex 2007-05-26 04:49:06 +00:00