Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_libdispatch_mac.cc509 TSAN_INTERCEPTOR(void, dispatch_read, dispatch_fd_t fd, size_t length, in TSAN_INTERCEPTOR() argument
522 REAL(dispatch_read)(fd, length, q, new_h); in TSAN_INTERCEPTOR() local