Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cc291 TSAN_INTERCEPTOR(void, xpc_connection_cancel, xpc_connection_t connection) { in TSAN_INTERCEPTOR() argument
294 REAL(xpc_connection_cancel)(connection); in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cc287 TSAN_INTERCEPTOR(void, xpc_connection_cancel, xpc_connection_t connection) { in TSAN_INTERCEPTOR() argument
290 REAL(xpc_connection_cancel)(connection); in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cpp338 TSAN_INTERCEPTOR(void, xpc_connection_cancel, xpc_connection_t connection) { in TSAN_INTERCEPTOR() argument
341 REAL(xpc_connection_cancel)(connection); in TSAN_INTERCEPTOR() local