Home
last modified time | relevance | path

Searched refs:atomic_exchange_acq (Results 1 – 14 of 14) sorted by relevance

/sysdeps/ia64/
A Datomic-machine.h55 #define atomic_exchange_acq(mem, value) \ macro
/sysdeps/nptl/
A Dfutex-internal.h322 while (atomic_exchange_acq (futex, 2) != 0) in __futex_clocklock64()
A Dlowlevellock.h122 if (__glibc_unlikely (atomic_exchange_acq (__futex, 2) != 0)) \
/sysdeps/s390/
A Datomic-machine.h77 #define atomic_exchange_acq(mem, newvalue) \ macro
/sysdeps/posix/
A Dlibc_fatal.c143 struct abort_msg_s *old = atomic_exchange_acq (&__abort_msg, in __libc_message()
/sysdeps/arm/
A Datomic-machine.h42 # define atomic_exchange_acq(mem, value) \ macro
/sysdeps/microblaze/
A Datomic-machine.h114 #define atomic_exchange_acq(mem, value) \ macro
/sysdeps/aarch64/
A Datomic-machine.h121 # define atomic_exchange_acq(mem, value) \ macro
/sysdeps/mips/
A Datomic-machine.h135 #define atomic_exchange_acq(mem, value) \ macro
/sysdeps/m68k/m680x0/m68020/
A Datomic-machine.h55 #define atomic_exchange_acq(mem, newvalue) \ macro
/sysdeps/unix/sysv/linux/riscv/
A Datomic-machine.h121 # define atomic_exchange_acq(mem, value) \ macro
/sysdeps/powerpc/
A Datomic-machine.h219 #define atomic_exchange_acq(mem, value) \ macro
/sysdeps/alpha/
A Datomic-machine.h274 #define atomic_exchange_acq(mem, value) \ macro
/sysdeps/x86/
A Datomic-machine.h151 #define atomic_exchange_acq(mem, newvalue) \ macro

Completed in 14 milliseconds