epoll_pwait
Declaration
Source position: linux.pp line 301
  function epoll_pwait(epfd: cint; events: PEpoll_Event; maxevents: cint; 
                      timeout: cint; sigmask: psigset) : cint;
Source position: linux.pp line 301
  function epoll_pwait(epfd: cint; events: PEpoll_Event; maxevents: cint; 
                      timeout: cint; sigmask: psigset) : cint;