Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cc260 TSAN_INTERCEPTOR(void, xpc_connection_send_barrier, xpc_connection_t connection, in TSAN_INTERCEPTOR() argument
271 REAL(xpc_connection_send_barrier)(connection, new_barrier); in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cc256 TSAN_INTERCEPTOR(void, xpc_connection_send_barrier, xpc_connection_t connection, in TSAN_INTERCEPTOR() argument
267 REAL(xpc_connection_send_barrier)(connection, new_barrier); in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cpp307 TSAN_INTERCEPTOR(void, xpc_connection_send_barrier, xpc_connection_t connection, in TSAN_INTERCEPTOR() argument
318 REAL(xpc_connection_send_barrier)(connection, new_barrier); in TSAN_INTERCEPTOR() local