Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.cpp1961 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()
1969 FdPollCreate(thr, pc, fd); in TSAN_INTERCEPTOR()