glibc/sysdeps/nptl
Wilco Dijkstra 22f4ab2d20 Use atomic_exchange_release/acquire
Rename atomic_exchange_rel/acq to use atomic_exchange_release/acquire
since these map to the standard C11 atomic builtins.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-09-26 16:58:08 +01:00
..
bits
sys
_Fork.c arc4random: simplify design for better safety 2022-07-27 08:58:27 -03:00
aio_misc.h
dl-mutex.c
dl-thread_gscope_wait.c
dl-tls_init_tp.c
dl-tunables.list
fork.h
futex-internal.h Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
gai_misc.h nptl: Remove uses of assert_perror 2022-08-03 11:42:49 +02:00
Implies Get rid of nptl/sysdeps/pthread/ subdirectory 2014-06-12 13:48:47 -07:00
internaltypes.h
jmp-unwind.c
libc_start_call_main.h Use C11 atomics instead of atomic_decrement_and_test 2022-09-23 15:59:56 +01:00
libc-lock.h m68k: Enforce 4-byte alignment on internal locks (BZ #29537) 2022-09-20 10:56:54 -03:00
libc-lockP.h m68k: Enforce 4-byte alignment on internal locks (BZ #29537) 2022-09-20 10:56:54 -03:00
lowlevellock-futex.h
lowlevellock.h Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
Makeconfig
Makefile
malloc-machine.h
proc_service.h
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
pthread-offsets.h
pthread.h
pthreadP.h Use relaxed atomics since there is no MO dependence 2022-09-13 11:58:07 +01:00
setxid.h Replace __libc_multiple_threads with __libc_single_threaded 2022-07-05 10:14:47 -03:00
stdio-lock.h libio: Improve performance of IO locks 2022-08-11 16:47:45 +01:00
Subdirs
tcb-access.h
tcb-offsets.h
thread_db.h
thread_pointer.h
timer_routines.h
tst-mqueue8x.c