Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp293 TSAN_INTERCEPTOR(void, xpc_connection_set_event_handler, in TSAN_INTERCEPTOR() argument
295 SCOPED_TSAN_INTERCEPTOR(xpc_connection_set_event_handler, connection, in TSAN_INTERCEPTOR()
300 SCOPED_INTERCEPTOR_RAW(xpc_connection_set_event_handler); in TSAN_INTERCEPTOR()
305 REAL(xpc_connection_set_event_handler)(connection, new_handler); in TSAN_INTERCEPTOR() local