Home
last modified time | relevance | path

Searched defs:timeout_sec (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/code/
H A Drun_subprocess.py80 timeout_sec, argument
106 def Run(cmd, timeout_sec, show_output=True): argument
124 def _GetStdout(cmd, timeout_sec, show_stderr=True): argument
136 def GetOutputLines(cmd, timeout_sec, show_stderr=True, strip_output=False): argument
155 def GetOutputJson(cmd, timeout_sec, show_stderr=True): argument
/dports/devel/py-pygdbmi/pygdbmi-0.10.0.1/pygdbmi/
H A DIoManager.py104 def _get_responses_windows(self, timeout_sec): argument
137 def _get_responses_unix(self, timeout_sec): argument
219 timeout_sec=DEFAULT_GDB_TIMEOUT_SEC, argument
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/utils/
H A Dtds_cond.c65 new_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in new_cond_timedwait()
98 old_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in old_cond_timedwait()
155 detect_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in detect_cond_timedwait()
201 int tds_raw_cond_timedwait(tds_condition *cond, tds_raw_mutex *mtx, int timeout_sec) in tds_raw_cond_timedwait()
/dports/databases/freetds/freetds-1.3.4/src/utils/
H A Dtds_cond.c65 new_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in new_cond_timedwait()
98 old_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in old_cond_timedwait()
155 detect_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in detect_cond_timedwait()
201 int tds_raw_cond_timedwait(tds_condition *cond, tds_raw_mutex *mtx, int timeout_sec) in tds_raw_cond_timedwait()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/replacements/
H A Dtds_cond.c72 new_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in new_cond_timedwait()
105 old_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in old_cond_timedwait()
162 detect_cond_timedwait(tds_condition * cond, tds_raw_mutex * mtx, int timeout_sec) in detect_cond_timedwait()
209 int tds_raw_cond_timedwait(tds_condition *cond, tds_raw_mutex *mtx, int timeout_sec) in tds_raw_cond_timedwait()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/replacements/
H A Dtds_cond.c71 new_cond_timedwait(tds_condition * cond, tds_mutex * mtx, int timeout_sec) in new_cond_timedwait()
104 old_cond_timedwait(tds_condition * cond, tds_mutex * mtx, int timeout_sec) in old_cond_timedwait()
161 detect_cond_timedwait(tds_condition * cond, tds_mutex * mtx, int timeout_sec) in detect_cond_timedwait()
210 int tds_cond_timedwait(tds_condition *cond, pthread_mutex_t *mtx, int timeout_sec) in tds_cond_timedwait()
/dports/games/alephone/alephone-release-20190331/Source_Files/LibNAT/
H A Dos_common.c82 int * amt_recv, int timeout_sec) in LNat_Common_Socket_Udp_Recv()
150 int * amt_recv, int timeout_sec) in LNat_Common_Socket_Recv()
201 int timeout_sec) in Select_Till_Readyread()
231 int timeout_sec) in Select_Till_Readywrite()
H A Dos_unix.c90 char * buf, int amt, int * amt_recv, int timeout_sec) in LNat_Unix_Socket_Udp_Recv()
101 int timeout_sec) in LNat_Unix_Socket_Connect()
164 int timeout_sec) in LNat_Unix_Socket_Recv()
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/
H A Dk8s.py142 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument
159 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument
175 timeout_sec=WAIT_LONG_TIMEOUT_SEC, argument
192 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument
239 timeout_sec=WAIT_MEDIUM_TIMEOUT_SEC, argument
258 timeout_sec=WAIT_MEDIUM_TIMEOUT_SEC, argument
285 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_sndfile/test/
H A Dtest_sndfile_conf.c66 int i, exlen, timeout_sec = 2; in FST_SUITE_BEGIN() local
113 int i, exlen, timeout_sec = 2; in FST_SUITE_BEGIN() local
H A Dtest_sndfile.c127 int i, exlen, timeout_sec = 2, duration = 3000; /*ms*/ in FST_SUITE_BEGIN() local
206 int i, exlen, channels = 2, timeout_sec = 2, duration = 3000; /*ms*/ in FST_SUITE_BEGIN() local
285 int i, exlen, channels = 2, timeout_sec = 2, duration = 3000; /*ms*/ in FST_SUITE_BEGIN() local
370 int i, exlen, channels = 2, timeout_sec = 2, duration = 3000; /*ms*/ in FST_SUITE_BEGIN() local
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Ddynmessenger.cc35 int timeout_sec, in DynMessenger()
75 int timeout_sec, in DynMessenger()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/android/pylib/
H A Dforwarder.py154 def _KillHostForwarderBlocking(self, host_pattern, timeout_sec): argument
169 def _KillDeviceForwarderBlocking(self, timeout_sec): argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/android/pylib/
H A Dforwarder.py154 def _KillHostForwarderBlocking(self, host_pattern, timeout_sec): argument
169 def _KillDeviceForwarderBlocking(self, timeout_sec): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/build/android/pylib/
H A Dforwarder.py154 def _KillHostForwarderBlocking(self, host_pattern, timeout_sec): argument
169 def _KillDeviceForwarderBlocking(self, timeout_sec): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/android/pylib/
H A Dforwarder.py154 def _KillHostForwarderBlocking(self, host_pattern, timeout_sec): argument
169 def _KillDeviceForwarderBlocking(self, timeout_sec): argument
/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dmy_lock.c31 int timeout_sec) in win_lock()
153 int timeout_sec; in my_lock() local
/dports/databases/mariadb104-server/mariadb-10.4.24/mysys/
H A Dmy_lock.c31 int timeout_sec) in win_lock()
153 int timeout_sec; in my_lock() local
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/gist/
H A Dgistxlog.c33 * Even if the WAL record includes a full-page image, we have to update the in win_lock()
155 * Fix follow-right data on left child page
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/android/pylib/
H A Dforwarder.py154 def _KillHostForwarderBlocking(self, host_pattern, timeout_sec): argument
169 def _KillDeviceForwarderBlocking(self, timeout_sec): argument
/dports/databases/mariadb103-server/mariadb-10.3.34/mysys/
H A Dmy_lock.c31 int timeout_sec) in win_lock()
153 int timeout_sec; in my_lock() local
/dports/databases/mariadb103-client/mariadb-10.3.34/mysys/
H A Dmy_lock.c31 int timeout_sec) in win_lock()
153 int timeout_sec; in my_lock() local
/dports/databases/mariadb105-server/mariadb-10.5.15/mysys/
H A Dmy_lock.c31 int timeout_sec) in win_lock()
153 int timeout_sec; in my_lock() local
/dports/databases/mysql55-client/mysql-5.5.62/mysys/
H A Dmy_lock.c31 int timeout_sec) in win_lock()
154 int timeout_sec; in my_lock() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/
H A Dwaiters.py284 def _PollUntilDoneUsingOperationGet(self, timeout_sec=_POLLING_TIMEOUT_SEC): argument
310 def _PollUntilDoneUsingOperationWait(self, timeout_sec=_POLLING_TIMEOUT_SEC): argument
329 def PollUntilDone(self, timeout_sec=_POLLING_TIMEOUT_SEC): argument
339 def GetResult(self, timeout_sec=_POLLING_TIMEOUT_SEC): argument

12345678910>>...21