Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp54 static void AtomicContextStore(volatile atomic_uint64_t *atomic_context, in AtomicContextStore()
62 static void AtomicContextLoad(const volatile atomic_uint64_t *atomic_context, in AtomicContextLoad()