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.cc104 static void invoke_and_release_block(void *param) { in invoke_and_release_block() function
117 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); \
255 AllocContext(thr, pc, q, heap_block, &invoke_and_release_block); in TSAN_INTERCEPTOR()