Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/test/tsan/Darwin/
H A Dgcd-source-registration2.mm25 dispatch_source_set_registration_handler_f(source, handler);
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc434 TSAN_INTERCEPTOR(void, dispatch_source_set_registration_handler_f, in TSAN_INTERCEPTOR() argument
436 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_registration_handler_f, source, in TSAN_INTERCEPTOR()