Home
last modified time | relevance | path

Searched defs:atomic_compare_and_exchange_val_acq (Results 1 – 16 of 16) sorted by relevance

/sysdeps/unix/sysv/linux/m68k/coldfire/
A Datomic-machine.h33 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/generic/
A Datomic-machine.h26 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/m68k/coldfire/
A Datomic-machine.h29 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/sparc/
A Datomic-machine.h43 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/unix/sysv/linux/hppa/
A Datomic-machine.h72 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/arc/
A Datomic-machine.h51 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/csky/
A Datomic-machine.h63 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/s390/
A Datomic-machine.h50 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/microblaze/
A Datomic-machine.h65 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/powerpc/
A Datomic-machine.h195 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro
/sysdeps/aarch64/
A Datomic-machine.h96 # define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/arm/
A Datomic-machine.h68 # define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/unix/sysv/linux/riscv/
A Datomic-machine.h99 # define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/mips/
A Datomic-machine.h104 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/alpha/
A Datomic-machine.h181 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ macro
/sysdeps/x86/
A Datomic-machine.h49 #define atomic_compare_and_exchange_val_acq(mem, newval, oldval) \ macro

Completed in 20 milliseconds