glibc/nptl/sysdeps/unix/sysv/linux/sparc
Torvald Riegel 36875b06e0 Fixed and unified pthread_once.
[BZ #15215] This unifies various pthread_once architecture-specific
implementations which were using the same algorithm with slightly different
implementations.  It also adds missing memory barriers that are required for
correctness.
2014-04-11 15:54:19 +02:00
..
bits Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
sparc32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sparc64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile
Versions
aio_cancel.c
fork.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
internaltypes.h
lowlevellock.h Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
not-cancel.h
pthread_barrier_destroy.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_barrier_init.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread_barrier_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sem_init.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01: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_wait.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00