Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h54 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd);
H A Dtsan_fd.cpp339 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { in FdSocketAccept() function
H A Dtsan_interceptors_posix.cpp2525 FdSocketAccept(((TsanInterceptorContext *) ctx)->thr, pc, fd, newfd)