Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp263 REAL(dispatch_after_f)(when, queue, new_context, dispatch_callback_wrap); in DISPATCH_INTERCEPT_SYNC_F() local
267 TSAN_INTERCEPTOR(void, dispatch_after_f, dispatch_time_t when, in TSAN_INTERCEPTOR() argument