Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h53 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd);
H A Dtsan_fd.cpp280 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { in FdSocketAccept() function
H A Dtsan_interceptors_posix.cpp2350 FdSocketAccept(((TsanInterceptorContext *) ctx)->thr, pc, fd, newfd)