Home
last modified time | relevance | path

Searched defs:memory_order_consume (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_base.h72 inline constexpr memory_order memory_order_consume = memory_order::consume; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Datomic_base.h68 inline constexpr memory_order memory_order_consume = memory_order::consume; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic.h21 memory_order_consume = 1 << 1, enumerator
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_atomic.h23 memory_order_consume = 1 << 1, enumerator
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic.h22 memory_order_consume = 1 << 1, enumerator
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dstdatomic.h
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h49 memory_order_consume = __ATOMIC_CONSUME, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h32 memory_order_consume = __ATOMIC_CONSUME, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h32 memory_order_consume = __ATOMIC_CONSUME, enumerator
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h73 memory_order_consume = __ATOMIC_CONSUME, enumerator
/netbsd-src/external/mpl/dhcp/bind/include/isc/
H A Dstdatomic.h71 memory_order_consume = __ATOMIC_CONSUME, enumerator