glibc/sysdeps/sparc/sparc32
Torvald Riegel 4eb984d3ab Clean up BUSY_WAIT_NOP and atomic_delay.
This patch combines BUSY_WAIT_NOP and atomic_delay into a new
atomic_spin_nop function and adjusts all clients.  The new function is
put into atomic.h because what is best done in a spin loop is
architecture-specific, and atomics must be used for spinning.  The
function name is meant to tell users that this has no effect on
synchronization semantics but is a performance aid for spinning.
2015-06-30 15:57:15 +02:00
..
bits
fpu
soft-fp
sparcv8
sparcv9 Clean up BUSY_WAIT_NOP and atomic_delay. 2015-06-30 15:57:15 +02:00
__longjmp.S
add_n.S
addmul_1.S
alloca.S
backtrace.h
bsd-_setjmp.S
bsd-setjmp.S
bzero.c
divrem.m4
dl-irel.h
dl-machine.h
dl-plt.h
dl-trampoline.S
dotmul.S
e_sqrt.c
ieee754.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
lll_timedlock_wait.c Split timed-wait functions out of nptl/lowlevellock.c. 2015-05-26 14:49:13 -07:00
lll_timedwait_tid.c Split timed-wait functions out of nptl/lowlevellock.c. 2015-05-26 14:49:13 -07:00
lowlevellock.c
lshift.S
Makefile
memchr.S
memcpy.S
memset.S
mul_1.S
pthread_barrier_wait.c Fix mq_notify pthread_barrier_* namespace (bug 18544). 2015-06-17 20:16:56 +00:00
pthread_spin_lock.S
pthread_spin_trylock.S
pthreaddef.h
rem.S
rshift.S
sdiv.S
sem_init.c
sem_open.c Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536). 2015-06-17 20:11:58 +00:00
sem_post.c
sem_wait.c
sem_waitcommon.c
setjmp.S
stackguard-macros.h
start.S
stpcpy.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strrchr.c
sub_n.S
submul_1.S
tls-macros.h
tst-audit.h
udiv.S
umul.S
urem.S
Versions