Home
last modified time | relevance | path

Searched refs:AtomicContextLoad (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_allocator.cpp62 static void AtomicContextLoad(const volatile atomic_uint64_t *atomic_context, in AtomicContextLoad() function
124 AtomicContextLoad(&alloc_context_id, tid, stack); in GetAllocContext()
137 AtomicContextLoad(&free_context_id, tid, stack); in GetFreeContext()