Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp153 static void invoke_and_release_block(void *param) { in invoke_and_release_block() function
166 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); \
260 AllocContext(thr, pc, queue, heap_block, &invoke_and_release_block); in DISPATCH_INTERCEPT_SYNC_F()
404 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); in DECLARE_REAL()
578 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); in DECLARE_REAL_AND_INTERCEPTOR()