Searched defs:epoll_pwait2 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 2003 TSAN_INTERCEPTOR(int, epoll_pwait2, int epfd, void *ev, int cnt, void *timeout, in TSAN_INTERCEPTOR() argument 2015 REAL(epoll_pwait2)(epfd, ev, cnt, timeout, sigmask); in TSAN_INTERCEPTOR() local
|