mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
100a7100a7
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. |
||
---|---|---|
.. | ||
Makefile | ||
pthread_spin_init.c | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.c | ||
pthread_spin_unlock.c | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
td_ta_map_lwp2thr.c | ||
tls.h |