glibc/nptl/sysdeps/unix/sysv/linux/x86
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
elision-conf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elision-conf.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elision-lock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elision-timed.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elision-trylock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elision-unlock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
force-elision.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hle.h Clean up whitespace in lock elision patches. 2013-07-19 02:35:04 -04:00
init-arch.c Add x86 init-arch to nptl 2013-07-03 09:22:31 -07:00
init-arch.h Add x86 init-arch to nptl 2013-07-03 09:22:31 -07:00
Makefile Add the low level infrastructure for pthreads lock elision with TSX 2013-07-02 08:46:54 -07:00
pthread_mutex_cond_lock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_mutex_lock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_mutex_timedlock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_mutex_trylock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00