Lines Matching defs:_timeout
193 static int _timeout = POLL_TIMEOUT;623 if (!isLowSpeedTransport && _timeout != POLL_TIMEOUT)636 n = poll(fds, 2, _timeout);740 ret, ret, errno, count, n, _timeout);741 if (_timeout == POLL_TIMEOUT)742 _timeout = -1;770 _timeout = POLL_TIMEOUT;