Home
last modified time | relevance | path

Searched refs:dispatch_group_notify_f (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc384 REAL(dispatch_group_notify_f)(group, q, new_context, dispatch_callback_wrap); in TSAN_INTERCEPTOR() local
387 TSAN_INTERCEPTOR(void, dispatch_group_notify_f, dispatch_group_t group, in TSAN_INTERCEPTOR() argument