Home
last modified time | relevance | path

Searched defs:epoll_pwait2 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2008 TSAN_INTERCEPTOR(int, epoll_pwait2, int epfd, void *ev, int cnt, void *timeout, in TSAN_INTERCEPTOR() argument
2020 REAL(epoll_pwait2)(epfd, ev, cnt, timeout, sigmask); in TSAN_INTERCEPTOR() local