glibc/sysdeps/hppa/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
jmpbuf-unwind.h
pthread_spin_init.c Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
pthread_spin_unlock.c Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
pthread-offsets.h
pthreaddef.h
tls.h Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
tst-oddstacklimit.c