HomeSort by: relevance | last modified time | path
    Searched defs:xpc_connection_set_event_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors_mac.cc 245 TSAN_INTERCEPTOR(void, xpc_connection_set_event_handler,
247 SCOPED_TSAN_INTERCEPTOR(xpc_connection_set_event_handler, connection,
252 SCOPED_INTERCEPTOR_RAW(xpc_connection_set_event_handler);
257 REAL(xpc_connection_set_event_handler)(connection, new_handler); local in function:__tsan::TSAN_INTERCEPTOR
tsan_interceptors_mac.cc 245 TSAN_INTERCEPTOR(void, xpc_connection_set_event_handler,
247 SCOPED_TSAN_INTERCEPTOR(xpc_connection_set_event_handler, connection,
252 SCOPED_INTERCEPTOR_RAW(xpc_connection_set_event_handler);
257 REAL(xpc_connection_set_event_handler)(connection, new_handler); local in function:__tsan::TSAN_INTERCEPTOR

Completed in 43 milliseconds