glibc/nptl/sysdeps/unix/sysv/linux
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 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
i386 Fix dwarf2 unwinding through futex functions. 2014-03-26 23:18:15 -04:00
powerpc Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
s390 Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
sh Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
sparc Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
x86 Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
x86_64 Fix dwarf2 unwinding through futex functions. 2014-03-26 23:18:15 -04:00
aio_misc.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
allocrtsig.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
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
fork.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getpid.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
Implies Initial revision 2002-11-26 22:50:54 +00:00
internaltypes.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jmp-unwind.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
kernel-posix-timers.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
libc_multiple_threads.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
libc_pthread_init.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
libc-lowlevellock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lowlevelbarrier.sym * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): 2007-05-26 16:19:15 +00:00
lowlevelcond.sym * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 2007-05-29 16:15:48 +00:00
lowlevellock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lowlevelrobustlock.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
lowlevelrobustlock.sym * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
lowlevelrwlock.sym * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
Makefile Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mq_notify.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pt-fork.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pt-raise.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_attr_getaffinity.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_attr_setaffinity.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_getaffinity.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_getcpuclockid.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_getname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_kill.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_mutex_cond_lock.c Add elision to pthread_mutex_{try,timed,un}lock 2013-07-02 08:46:55 -07:00
pthread_setaffinity.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_setname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_sigqueue.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_yield.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread-pi-defines.sym Take lock in pthread_cond_wait cleanup handler only when needed 2012-10-10 12:52:56 +05:30
raise.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
register-atfork.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
rtld-lowlevel.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_post.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_timedwait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_trywait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sigtimedwait.c Update. 2003-06-17 22:11:22 +00:00
sigwait.c Update. 2003-06-17 22:11:22 +00:00
sigwaitinfo.c Update. 2003-06-17 22:11:22 +00:00
sleep.c * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
smp.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
structsem.sym * pthread-errnos.sym: Add EOVERFLOW. 2008-01-10 18:34:43 +00:00
timer_create.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timer_delete.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timer_getoverr.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timer_gettime.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timer_routines.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
timer_settime.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-setgetname.c Fix tst-setgetname for Linux kernels < 2.6.33. 2014-02-05 10:13:11 -05:00
unregister-atfork.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
unwindbuf.sym Update. 2003-07-01 03:33:06 +00:00
Versions Update. 2002-12-28 22:19:04 +00:00