glibc/nptl/sysdeps/unix/sysv/linux/powerpc
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 Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
powerpc32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
powerpc64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile
Versions . 2007-07-31 13:33:18 +00:00
createthread.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fork.c
lowlevellock.h Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
not-cancel.h Update. 2003-09-03 02:53:32 +00:00
pt-longjmp.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pthread_attr_setstack.c . 2007-07-31 13:33:18 +00:00
pthread_attr_setstacksize.c * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define 2007-05-28 16:43:59 +00:00
pthread_spin_unlock.c 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