Searched refs:AllocContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp77 static block_context_t *AllocContext(ThreadState *thr, uptr pc, function in namespace:__tsan
162 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); \
188 AllocContext(thr, pc, q, context, work); \
232 AllocContext(thr, pc, queue, heap_block, &invoke_and_release_block);
376 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block);
550 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block);

Completed in 109 milliseconds