Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_libdispatch_mac.cc615 TSAN_INTERCEPTOR(void, dispatch_io_barrier, dispatch_io_t channel, in TSAN_INTERCEPTOR() argument
630 REAL(dispatch_io_barrier)(channel, new_block); in TSAN_INTERCEPTOR() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc617 TSAN_INTERCEPTOR(void, dispatch_io_barrier, dispatch_io_t channel, in TSAN_INTERCEPTOR() argument
632 REAL(dispatch_io_barrier)(channel, new_block); in TSAN_INTERCEPTOR() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_libdispatch.cpp660 TSAN_INTERCEPTOR(void, dispatch_io_barrier, dispatch_io_t channel, in TSAN_INTERCEPTOR() argument
675 REAL(dispatch_io_barrier)(channel, new_block); in TSAN_INTERCEPTOR() local