glibc/sysdeps/nptl
Adhemerval Zanella e070501d12 Replace __libc_multiple_threads with __libc_single_threaded
And also fixes the SINGLE_THREAD_P macro for SINGLE_THREAD_BY_GLOBAL,
since header inclusion single-thread.h is in the wrong order, the define
needs to come before including sysdeps/unix/sysdep.h.  The macro
is now moved to a per-arch single-threade.h header.

The SINGLE_THREAD_P is used on some more places.

Checked on aarch64-linux-gnu and x86_64-linux-gnu.
2022-07-05 10:14:47 -03:00
..
bits
sys
Implies
Makeconfig
Makefile
Subdirs
_Fork.c posix: Remove unused definition on _Fork 2022-04-26 14:21:08 -03:00
aio_misc.h
dl-mutex.c
dl-thread_gscope_wait.c
dl-tls_init_tp.c nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) 2022-04-14 12:48:31 -03:00
dl-tunables.list
fork.h
futex-internal.h
gai_misc.h
internaltypes.h
jmp-unwind.c
libc-lock.h
libc-lockP.h
libc_start_call_main.h
lowlevellock-futex.h
lowlevellock.h
malloc-machine.h
proc_service.h
pthread-offsets.h
pthread.h
pthreadP.h nptl: Add backoff mechanism to spinlock loop 2022-05-09 14:38:40 -07:00
pthread_atfork_compat.h
pthread_early_init.h
pthread_mutex_backoff.h nptl: Add backoff mechanism to spinlock loop 2022-05-09 14:38:40 -07:00
pthread_mutex_conf.h
setxid.h Replace __libc_multiple_threads with __libc_single_threaded 2022-07-05 10:14:47 -03:00
stdio-lock.h
tcb-access.h
tcb-offsets.h
thread_db.h
thread_pointer.h
timer_routines.h
tst-mqueue8x.c