Searched defs:orig_timeout (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ |
| D | subprocess.py | 1187 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, argument 1498 def _communicate(self, input, endtime, orig_timeout): argument 1947 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
|