Searched refs:dispatch_fd_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h36 typedef int dispatch_fd_t; typedef
H A Dtsan_interceptors_libdispatch.cpp561 TSAN_INTERCEPTOR(void, dispatch_read, dispatch_fd_t fd, size_t length,
578 TSAN_INTERCEPTOR(void, dispatch_write, dispatch_fd_t fd, dispatch_data_t data,
652 dispatch_fd_t fd, dispatch_queue_t q, cleanup_handler_t h) {

Completed in 102 milliseconds