Home
last modified time | relevance | path

Searched defs:dispatch_apply_f (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp534 TSAN_INTERCEPTOR(void, dispatch_apply_f, size_t iterations, in TSAN_INTERCEPTOR() argument
555 REAL(dispatch_apply_f)(iterations, queue, new_block, invoke_block_iteration); in TSAN_INTERCEPTOR() local