Searched refs:pollFD (Results 1 – 1 of 1) sorted by relevance
57 struct pollfd pollFD { in invokeInSubprocess() struct62 if (::poll(&pollFD, 1, timeoutMS) == -1) in invokeInSubprocess()65 if (!(pollFD.revents & POLLHUP)) { in invokeInSubprocess()