Searched refs:pTimeOut (Results 1 – 1 of 1) sorted by relevance
198 struct timeval *pTimeOut; in EventMessageLoop() local206 pTimeOut = nullptr; in EventMessageLoop()210 pTimeOut = &timeout; in EventMessageLoop()212 ret = select(nfds_, &rfds, nullptr, nullptr, pTimeOut); in EventMessageLoop()