Searched defs:orig_timeout (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ |
D | subprocess.py | 1168 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, argument 1479 def _communicate(self, input, endtime, orig_timeout): argument 1924 def _communicate(self, input, endtime, orig_timeout): argument
|
/external/igt-gpu-tools/runner/ |
D | executor.c | 98 int orig_timeout = timeout; in watchdogs_set_timeout() local
|