Home
last modified time | relevance | path

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

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