Home
last modified time | relevance | path

Searched defs:atomic_load_relaxed (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic.h75 inline typename T::Type atomic_load_relaxed(const volatile T *a) { in atomic_load_relaxed() function
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Datomic_helpers.h126 inline typename T::Type atomic_load_relaxed(const volatile T *A) { in atomic_load_relaxed() function