Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc125 static void invoke_and_release_block(void *param) { in invoke_and_release_block() function
138 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); \
153 q, heap_block, &invoke_and_release_block, false, true, barrier, 0}; \
207 AllocContext(thr, pc, queue, heap_block, &invoke_and_release_block); in DISPATCH_INTERCEPT_B()
345 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); in TSAN_INTERCEPTOR()
498 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); in DECLARE_REAL_AND_INTERCEPTOR()