Home
last modified time | relevance | path

Searched defs:memory_order_acquire (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic.h23 memory_order_acquire = 1 << 2, enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Datomic_helpers.h19 memory_order_acquire = 2, enumerator
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dstdatomic.h63 memory_order_acquire = __ATOMIC_ACQUIRE, enumerator
H A Dopencl-c-base.h420 memory_order_acquire = __ATOMIC_ACQUIRE, enumerator