Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/libdispatch/
H A Dsource-cancel2.c30 dispatch_source_set_cancel_handler_f(source, &handler); in main()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_libdispatch.cpp462 TSAN_INTERCEPTOR(void, dispatch_source_set_cancel_handler_f, in TSAN_INTERCEPTOR() argument
464 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_cancel_handler_f, source, in TSAN_INTERCEPTOR()
796 INTERCEPT_FUNCTION(dispatch_source_set_cancel_handler_f); in InitializeLibdispatchInterceptors()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp462 TSAN_INTERCEPTOR(void, dispatch_source_set_cancel_handler_f, in TSAN_INTERCEPTOR() argument
464 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_cancel_handler_f, source, in TSAN_INTERCEPTOR()
796 INTERCEPT_FUNCTION(dispatch_source_set_cancel_handler_f); in InitializeLibdispatchInterceptors()