Home | History | Annotate | Download | only in rtl

Lines Matching full:sigmask

1745                  void *sigmask) {
1746 SCOPED_TSAN_INTERCEPTOR(epoll_pwait, epfd, ev, cnt, timeout, sigmask);
1749 int res = BLOCK_REAL(epoll_pwait)(epfd, ev, cnt, timeout, sigmask);