glibc/nptl/sysdeps/unix/sysv/linux
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
i386 Adjust mutex lock in condvar_cleanup if we got it from requeue_pi 2012-10-16 14:23:35 +05:30
powerpc Fix clone flag name in comment to CLONE_CHILD_CLEARTID. 2012-10-02 08:52:55 +05:30
s390 Fix clone flag name in comment to CLONE_CHILD_CLEARTID. 2012-10-02 08:52:55 +05:30
sh Fix clone flag name in comment to CLONE_CHILD_CLEARTID. 2012-10-02 08:52:55 +05:30
sparc Define a BUSY_WAIT_NOP for sparc. 2012-10-28 23:19:00 -07:00
x86/bits Use x86-64 bits/pthreadtypes.h/semaphore.h for i386/x86-64 2012-05-30 17:29:22 -07:00
x86_64 Adjust mutex lock in condvar_cleanup if we got it from requeue_pi 2012-10-16 14:23:35 +05:30
aio_misc.h
allocrtsig.c
createthread.c
fork.c
fork.h
getpid.c
Implies
internaltypes.h
jmp-unwind.c
kernel-posix-timers.h
libc_multiple_threads.c Allow a single-threaded program to cancel itself 2012-05-15 09:41:57 +05:30
libc_pthread_init.c
libc-lowlevellock.c Fix libc-lowlevellock.c sysdep finding more generically. 2012-03-16 20:40:54 -07:00
lowlevelbarrier.sym
lowlevelcond.sym
lowlevellock.c
lowlevelrobustlock.c
lowlevelrobustlock.sym
lowlevelrwlock.sym
Makefile Make libio compile without _IO_MTSAFE_IO. 2012-08-17 09:35:36 -07:00
mq_notify.c
pt-fork.c
pt-raise.c Remove __ASSUME_TGKILL. 2012-08-08 23:22:53 +00:00
pthread_attr_getaffinity.c
pthread_attr_setaffinity.c
pthread_getaffinity.c
pthread_getcpuclockid.c Remove __ASSUME_POSIX_CPU_TIMERS. 2012-09-01 21:32:04 +00:00
pthread_getname.c
pthread_kill.c Remove __ASSUME_TGKILL. 2012-08-08 23:22:53 +00:00
pthread_mutex_cond_lock.c
pthread_setaffinity.c
pthread_setname.c
pthread_sigqueue.c
pthread_yield.c
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 Remove __ASSUME_TGKILL. 2012-08-08 23:22:53 +00:00
register-atfork.c
rtld-lowlevel.h
sem_post.c Fix sem_post race (bug 14532). 2012-08-31 19:49:31 +00:00
sem_timedwait.c Get rid of superfluous assignments in sem_timedwait 2012-03-07 04:11:11 -05:00
sem_trywait.c
sem_wait.c
sigtimedwait.c
sigwait.c
sigwaitinfo.c
sleep.c
smp.h
structsem.sym
timer_create.c Remove __ASSUME_POSIX_TIMERS. 2012-08-16 14:03:43 +00:00
timer_delete.c Remove __ASSUME_POSIX_TIMERS. 2012-08-16 14:03:43 +00:00
timer_getoverr.c Remove __ASSUME_POSIX_TIMERS. 2012-08-16 14:03:43 +00:00
timer_gettime.c Remove __ASSUME_POSIX_TIMERS. 2012-08-16 14:03:43 +00:00
timer_routines.c Remove __ASSUME_POSIX_TIMERS. 2012-08-16 14:03:43 +00:00
timer_settime.c Remove __ASSUME_POSIX_TIMERS. 2012-08-16 14:03:43 +00:00
unregister-atfork.c
unwindbuf.sym
Versions