Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc561 TSAN_INTERCEPTOR(void, dispatch_io_write, dispatch_io_t channel, off_t offset, in TSAN_INTERCEPTOR() argument
576 REAL(dispatch_io_write)(channel, offset, data, q, new_h); in TSAN_INTERCEPTOR() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_libdispatch.cpp641 TSAN_INTERCEPTOR(void, dispatch_io_write, dispatch_io_t channel, off_t offset, in TSAN_INTERCEPTOR() argument
656 REAL(dispatch_io_write)(channel, offset, data, q, new_h); in TSAN_INTERCEPTOR() local