Home
last modified time | relevance | path

Searched defs:atomic_load (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_clang_other.h
H A Dsanitizer_atomic_clang_x86.h
H A Dsanitizer_atomic_clang_mips.h
H A Dsanitizer_atomic_msvc.h71 inline typename T::Type atomic_load( in atomic_load() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Datomic_helpers.h63 inline typename T::Type atomic_load(const volatile T *A, memory_order MO) { in atomic_load() function
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h138 #define atomic_load(object) __c11_atomic_load( global() macro
/freebsd-src/sys/sys/
H A Dstdatomic.h363 #define atomic_load( global() macro