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
Implies
Makeconfig
Makefile
Subdirs
_Fork.c
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
internaltypes.h
jmp-unwind.c
libc-lock.h
libc-lockP.h
libc_start_call_main.h Use C11 atomics instead of atomic_decrement_and_test 2022-09-23 15:59:56 +01:00
lowlevellock-futex.h
lowlevellock.h Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
malloc-machine.h
proc_service.h
pthread-offsets.h
pthread.h
pthreadP.h
pthread_atfork_compat.h
pthread_early_init.h
pthread_mutex_backoff.h
pthread_mutex_conf.h
setxid.h
stdio-lock.h
tcb-access.h
tcb-offsets.h
thread_db.h
thread_pointer.h
timer_routines.h
tst-mqueue8x.c