Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h51 void FdPollCreate(ThreadState *thr, uptr pc, int fd);
H A Dtsan_fd.cpp300 void FdPollCreate(ThreadState *thr, uptr pc, int fd) { in FdPollCreate() function
H A Dtsan_interceptors_posix.cpp1945 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
1953 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()