Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp54 static void AtomicContextStore(volatile atomic_uint64_t *atomic_context, in AtomicContextStore() function
120 AtomicContextStore(&alloc_context_id, tid, stack); in SetAllocContext()
133 AtomicContextStore(&free_context_id, tid, stack); in SetFreeContext()