Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Datomic_base.h71 inline constexpr memory_order memory_order_acq_rel = memory_order::acq_rel; in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_base.h75 inline constexpr memory_order memory_order_acq_rel = memory_order::acq_rel; in _GLIBCXX_VISIBILITY() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic.h24 memory_order_acq_rel = 1 << 4, enumerator
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_atomic.h26 memory_order_acq_rel = 1 << 4, enumerator
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic.h24 memory_order_acq_rel = 1 << 4, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h52 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
H A Dopencl-c-base.h339 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h35 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h35 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/netbsd/external/mpl/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h76 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/netbsd/external/mpl/bind/include/isc/
H A Dstdatomic.h74 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator
/netbsd/external/mpl/bind/dist/lib/isc/win32/include/isc/
H A Dstdatomic.h60 memory_order_acq_rel = __ATOMIC_ACQ_REL, enumerator