Searched defs:dispatch_io_read (Results 1 – 2 of 2) sorted by relevance
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_libdispatch_mac.cc | 543 TSAN_INTERCEPTOR(void, dispatch_io_read, dispatch_io_t channel, off_t offset, in TSAN_INTERCEPTOR() argument 557 REAL(dispatch_io_read)(channel, offset, length, q, new_h); in TSAN_INTERCEPTOR() local
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors_libdispatch.cpp | 623 TSAN_INTERCEPTOR(void, dispatch_io_read, dispatch_io_t channel, off_t offset, in TSAN_INTERCEPTOR() argument 637 REAL(dispatch_io_read)(channel, offset, length, q, new_h); in TSAN_INTERCEPTOR() local
|