glibc/nptl/sysdeps
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
..
i386 Compile with -Wundef. 2014-03-14 11:32:51 -07:00
powerpc Compile with -Wundef. 2014-03-14 11:32:51 -07:00
pthread Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
s390 Compile with -Wundef. 2014-03-14 11:32:51 -07:00
sh Compile with -Wundef. 2014-03-14 11:32:51 -07:00
sparc Compile with -Wundef. 2014-03-14 11:32:51 -07:00
unix/sysv/linux Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
x86_64 Compile with -Wundef. 2014-03-14 11:32:51 -07:00