Searched refs:pollerr (Results 1 – 1 of 1) sorted by relevance
170 int pollerr; in WaitForSomething() local209 pollerr = GetErrno(); in WaitForSomething()215 if (pollerr != EINTR && !ETEST(pollerr)) { in WaitForSomething()217 strerror(pollerr)); in WaitForSomething()