tsan_libdispatch_mac.cc | 580 TSAN_INTERCEPTOR(void, dispatch_io_read, dispatch_io_t channel, off_t offset, 582 SCOPED_TSAN_INTERCEPTOR(dispatch_io_read, channel, offset, length, q, h); 594 REAL(dispatch_io_read)(channel, offset, length, q, new_h); local in function:__tsan::TSAN_INTERCEPTOR
|