Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
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
/llvm-project-15.0.7/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