Home
last modified time | relevance | path

Searched refs:dispatch_io_read (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc543 TSAN_INTERCEPTOR(void, dispatch_io_read, dispatch_io_t channel, off_t offset, in TSAN_INTERCEPTOR() argument
545 SCOPED_TSAN_INTERCEPTOR(dispatch_io_read, channel, offset, length, q, h); in TSAN_INTERCEPTOR()
557 REAL(dispatch_io_read)(channel, offset, length, q, new_h); in TSAN_INTERCEPTOR() local
/aosp_15_r20/external/compiler-rt/test/tsan/Darwin/
H A Dgcd-fd.mm42dispatch_io_read(channel, 0, SIZE_MAX, queue, ^(bool done, dispatch_data_t remainingData, int erro…
H A Dgcd-io.mm61dispatch_io_read(channel, 0, SIZE_MAX, queue, ^(bool done, dispatch_data_t remainingData, int erro…