Home
last modified time | relevance | path

Searched refs:atomic_exchange_and_add_acq (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/include/
Datomic.h183 #ifndef atomic_exchange_and_add_acq
185 # define atomic_exchange_and_add_acq(mem, value) \ macro
188 # define atomic_exchange_and_add_acq(mem, value) \ macro
207 atomic_exchange_and_add_acq(mem, value)
212 atomic_exchange_and_add_acq(mem, value)
735 atomic_exchange_and_add_acq ((mem), (operand))
752 atomic_exchange_and_add_acq ((mem), (operand)); })
/glibc-2.36/sysdeps/s390/
Datomic-machine.h87 # define atomic_exchange_and_add_acq(mem, operand) \ macro
/glibc-2.36/sysdeps/aarch64/
Datomic-machine.h142 # define atomic_exchange_and_add_acq(mem, value) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Datomic-machine.h139 #define atomic_exchange_and_add_acq(mem, value) \ macro
/glibc-2.36/sysdeps/mips/
Datomic-machine.h162 #define atomic_exchange_and_add_acq(mem, value) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Datomic-machine.h141 # define atomic_exchange_and_add_acq(mem, value) \ macro
/glibc-2.36/sysdeps/powerpc/
Datomic-machine.h254 #define atomic_exchange_and_add_acq(mem, value) \ macro
/glibc-2.36/misc/
Dtst-atomic.c116 if (atomic_exchange_and_add_acq (&mem, 11) != 2 in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-mips1015 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
1019 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
DChangeLog.188227 atomic_exchange_and_add_acq,
43403 (atomic_exchange_and_add_acq): Likewise.
78497 (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.