Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.h47 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd);
Dtsan_fd.cc207 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd) { in FdDup() function
Dtsan_interceptors.cc1617 FdDup(thr, pc, oldfd, newfd); in TSAN_INTERCEPTOR()
1625 FdDup(thr, pc, oldfd, newfd2); in TSAN_INTERCEPTOR()
1633 FdDup(thr, pc, oldfd, newfd2); in TSAN_INTERCEPTOR()