Searched defs:_timeout (Results 1 – 12 of 12) sorted by relevance
46 def _timeout(self, badblocks_proc): member in hardware_Badblocks
50 private int _timeout; field in Jetty6Continuation
57 private boolean _timeout=false; field in FauxContinuation
177 private int _timeout; field in BlockingChannelConnector.BlockingChannelEndPoint
32 _timeout = 70 # Larger than twice the dEQP watchdog timeout at 30s. variable in graphics_dEQP
55 def _timeout(self): member in ExceptionForwardingMainLoop
257 Timeout _timeout; field in Timeout.Task
1095 private Timeout.Task _timeout= new AsyncTimeout(); field in AsyncContinuation.AsyncEventState
392 private final Timeout _timeout; field in SelectorManager.SelectSet
115 private long _timeout = -1; field in HttpExchange
88 private long _timeout = 320000; field in HttpClient
194 static int _timeout = POLL_TIMEOUT; variable