/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
|