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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp331 __block dispatch_block_t block_copy = (dispatch_block_t)Block_copy(block); local
333 block_copy();
334 Block_release(block_copy);

Completed in 134 milliseconds