Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp64 static void AtomicContextLoad(const volatile atomic_uint64_t *atomic_context, in AtomicContextLoad() function
126 AtomicContextLoad(&alloc_context_id, tid, stack); in GetAllocContext()
139 AtomicContextLoad(&free_context_id, tid, stack); in GetFreeContext()