Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.h54 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd);
Dtsan_fd.cc280 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { in FdSocketAccept() function
Dtsan_interceptors.cc2224 FdSocketAccept(((TsanInterceptorContext *) ctx)->thr, pc, fd, newfd)