Home
last modified time | relevance | path

Searched defs:xpc_connection_set_event_handler (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp293 TSAN_INTERCEPTOR(void,xpc_connection_set_event_handler,xpc_connection_t connection,xpc_handler_t handler) TSAN_INTERCEPTOR() argument
305 REAL(xpc_connection_set_event_handler)(connection, new_handler); TSAN_INTERCEPTOR() local