Searched defs:shutdown_timeout (Results 1 – 5 of 5) sorted by relevance
55 shutdown_timeout = 60 variable in Values
194 shutdown_timeout=3600): argument281 shutdown_timeout=3600): argument
89 int pollinate(int in1, int in2, int out1, int out2, int timeout, int shutdown_timeout) in pollinate()
1215 shutdown_timeout=None): argument
1393 def test_wait_for_shutdown(self, shutdown_timeout=None): argument