Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc546 TSAN_INTERCEPTOR(void, dispatch_read, dispatch_fd_t fd, size_t length, in TSAN_INTERCEPTOR() argument
559 REAL(dispatch_read)(fd, length, q, new_h); in TSAN_INTERCEPTOR() local