glibc/nptl/sysdeps/unix/sysv/linux
Adhemerval Zanella 75ffb047f6 PowerPC: Sync pthread_once with default implementation
This patch removes the arch specific powerpc implementation and instead
uses the linux default one.  Although the current powerpc implementation
already constains the required memory barriers for correct
initialization, the default implementation shows a better performance on
newer chips.
2014-04-17 14:42:57 -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 PowerPC: Sync pthread_once with default implementation 2014-04-17 14:42:57 -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 Fixed and unified pthread_once. 2014-04-11 15:54:19 +02: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
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
lowlevelcond.sym
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
lowlevelrwlock.sym
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_once.c Fixed and unified pthread_once. 2014-04-11 15:54:19 +02: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
sigwait.c
sigwaitinfo.c
sleep.c
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
Versions