Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp433 TSAN_INTERCEPTOR(void, dispatch_source_set_event_handler_f, in TSAN_INTERCEPTOR() argument
435 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_event_handler_f, source, handler); in TSAN_INTERCEPTOR()
794 INTERCEPT_FUNCTION(dispatch_source_set_event_handler_f); in InitializeLibdispatchInterceptors()