glibc/nptl/sysdeps
Roland McGrath 100a7100a7 * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type
int for variable OLDVAL and correct inline assembler contraint.
	* sysdeps/s390/pthread_spin_trylock.c (pthread_spin_trylock): Use
	type int for variable OLD.

	* sysdeps/s390/tls.h (TLS_MULTIPLE_THREADS_IN_TCB): Define it
	only for s390-32.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
	(SINGLE_THREAD_P): Use global variable __local_multiple_threads
	instead of multiple_threads field in the TCB.
2003-03-20 09:51:17 +00:00
..
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 Update. 2003-03-20 07:19:17 +00:00
ia64 Update. 2003-03-20 07:19:17 +00:00
powerpc Update. 2003-03-20 07:19:17 +00:00
pthread (__pthread_cond_broadcast): Release lock before waking waiters. 2003-03-19 09:42:14 +00:00
s390 * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type 2003-03-20 09:51:17 +00:00
sh Update. 2003-03-20 07:19:17 +00:00
unix/sysv/linux * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type 2003-03-20 09:51:17 +00:00
x86_64 Update. 2003-03-20 07:19:17 +00:00