glibc/nptl/sysdeps/unix/sysv/linux/sh
Adhemerval Zanella 01f8eac224 Move __PTHREAD_SPINS definition to architecture specific header
This patch moves the __PTHREAD_SPINS definition to arch specific header
since pthread_mutex_t layout is also arch specific.  This leads to no
need to defining __PTHREAD_MUTEX_HAVE_ELISION and thus removing of the
undefined compiler warning.
2014-04-09 06:41:44 -05:00
..
bits Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
sh4
clone.S
createthread.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fork.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
libc-lowlevellock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lowlevel-atomic.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lowlevellock.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lowlevellock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lowlevelrobustlock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
not-cancel.h
pt-vfork.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_barrier_wait.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_cond_broadcast.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_cond_signal.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_cond_timedwait.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_cond_wait.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_once.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_rwlock_rdlock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_rwlock_timedrdlock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_rwlock_timedwrlock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_rwlock_unlock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_rwlock_wrlock.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_post.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_timedwait.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_trywait.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_wait.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
smp.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sysdep-cancel.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
vfork.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00