]> sourceware.org Git - glibc.git/commit
* sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type
authorRoland McGrath <roland@gnu.org>
Thu, 20 Mar 2003 09:51:17 +0000 (09:51 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 20 Mar 2003 09:51:17 +0000 (09:51 +0000)
commit100a7100a77029d3e56174c4a9124779c40a5d72
treeea475925953a121f4809df0d7bb769c0417718bc
parent7d0878cc839492c5c6845deef645df3dd41b5441
* 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.
nptl/ChangeLog
nptl/sysdeps/s390/pthread_spin_lock.c
nptl/sysdeps/s390/pthread_spin_trylock.c
nptl/sysdeps/s390/tls.h
nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
This page took 0.042125 seconds and 5 git commands to generate.