/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
tsan_libdispatch_mac.cc | 617 TSAN_INTERCEPTOR(void, dispatch_io_barrier, dispatch_io_t channel, 619 SCOPED_TSAN_INTERCEPTOR(dispatch_io_barrier, channel, barrier); 632 REAL(dispatch_io_barrier)(channel, new_block); local in function:__tsan::TSAN_INTERCEPTOR
|
tsan_libdispatch_mac.cc | 617 TSAN_INTERCEPTOR(void, dispatch_io_barrier, dispatch_io_t channel, 619 SCOPED_TSAN_INTERCEPTOR(dispatch_io_barrier, channel, barrier); 632 REAL(dispatch_io_barrier)(channel, new_block); local in function:__tsan::TSAN_INTERCEPTOR
|