Home
last modified time | relevance | path

Searched refs:FdPollCreate (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_fd.h51 void FdPollCreate(ThreadState *thr, uptr pc, int fd);
H A Dtsan_fd.cpp265 void FdPollCreate(ThreadState *thr, uptr pc, int fd) { in FdPollCreate() function
H A Dtsan_interceptors_posix.cpp1886 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
1894 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h51 void FdPollCreate(ThreadState *thr, uptr pc, int fd);
H A Dtsan_fd.cpp296 void FdPollCreate(ThreadState *thr, uptr pc, int fd) { in FdPollCreate() function
H A Dtsan_interceptors_posix.cpp1886 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
1894 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()