Lines Matching refs:_timeout
164 static int _timeout = POLL_TIMEOUT;573 if (!isLowSpeedTransport && _timeout != POLL_TIMEOUT)586 n = poll(fds, 2, _timeout);688 ret, ret, errno, count, n, _timeout);689 if (_timeout == POLL_TIMEOUT)690 _timeout = -1;718 _timeout = POLL_TIMEOUT;