Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp308 TSAN_INTERCEPTOR(void,xpc_connection_send_barrier,xpc_connection_t connection,dispatch_block_t barrier) TSAN_INTERCEPTOR() argument
319 REAL(xpc_connection_send_barrier)(connection, new_barrier); TSAN_INTERCEPTOR() local