glibc/nptl/sysdeps/unix/sysv/linux/sparc
David S. Miller 19f1dd5f2d Define a BUSY_WAIT_NOP for sparc.
nptl/

	* sysdeps/unix/sysv/linux/sparc/lowlevellock.h (BUSY_WAIT_NOP):
	Define when we have v9 instructions available.
	* sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S: New
	file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile: New
	file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Add cpu_relax
	to libpthread-routines.
2012-10-28 23:19:00 -07:00
..
bits Fix stray references to __pthread_attr 2012-02-27 12:59:16 -08:00
sparc32 Define a BUSY_WAIT_NOP for sparc. 2012-10-28 23:19:00 -07:00
sparc64 Define a BUSY_WAIT_NOP for sparc. 2012-10-28 23:19:00 -07:00
Makefile
Versions
aio_cancel.c
fork.c
internaltypes.h
lowlevellock.h Define a BUSY_WAIT_NOP for sparc. 2012-10-28 23:19:00 -07:00
not-cancel.h
pthread_barrier_destroy.c
pthread_barrier_init.c
pthread_barrier_wait.c
pthread_once.c Remove use of INTDEF/INTUSE in nptl 2012-05-30 00:45:53 +02:00
sem_init.c
sem_post.c Update copyright year after my most recent changes. 2012-03-08 15:09:27 -08:00
sem_timedwait.c Get rid of superfluous assignments in sem_timedwait 2012-03-07 04:11:11 -05:00
sem_wait.c