Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/Darwin/
Dgcd-source-event2.mm27 dispatch_source_set_event_handler_f(source, &handler);
/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc374 TSAN_INTERCEPTOR(void, dispatch_source_set_event_handler_f, in TSAN_INTERCEPTOR() argument
376 SCOPED_TSAN_INTERCEPTOR(dispatch_source_set_event_handler_f, source, handler); in TSAN_INTERCEPTOR()