Home
last modified time | relevance | path

Searched defs:memory_order_acq_rel (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Dmemory_order.h47 inline constexpr auto memory_order_acq_rel = memory_order::acq_rel; variable
57 memory_order_acq_rel = __mo_acq_rel, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic.h29 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Datomic_helpers.h21 memory_order_acq_rel = 4, enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h73 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
H A Dopencl-c-base.h427 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/freebsd/sys/sys/
H A Dstdatomic.h131 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator