Home
last modified time | relevance | path

Searched refs:wait_for_quit (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/frodo/Frodo-4.1b/Src/
H A DSID_Amiga.i122 goto wait_for_quit; in sub_func()
124 goto wait_for_quit; in sub_func()
127 goto wait_for_quit; in sub_func()
142 goto wait_for_quit; in sub_func()
152 goto wait_for_quit; in sub_func()
190 wait_for_quit: in sub_func()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/tools/
H A Dwait.c40 int wait_for_quit = 0; in main() local
79 wait_for_quit = 1; in main()
117 if (wait_for_quit) { in main()
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/
H A Dtest_invocations.py254 quteproc_new.wait_for_quit()
295 quteproc_new.wait_for_quit()
336 quteproc_new.wait_for_quit()
368 quteproc_new.wait_for_quit()
387 quteproc_new.wait_for_quit()
405 quteproc_new.wait_for_quit()
411 quteproc_new.wait_for_quit()
580 quteproc_new.wait_for_quit()
602 quteproc_new.wait_for_quit()
630 quteproc_new.wait_for_quit()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests/qps/
H A Dqps_worker.py33 servicer.wait_for_quit()
H A Dworker_server.py185 def wait_for_quit(self): member in WorkerServer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio_tests/tests/qps/
H A Dqps_worker.py33 servicer.wait_for_quit()
H A Dworker_server.py186 def wait_for_quit(self): member in WorkerServer
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests/qps/
H A Dqps_worker.py34 servicer.wait_for_quit()
H A Dworker_server.py196 def wait_for_quit(self): member in WorkerServer
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests/qps/
H A Dqps_worker.py34 servicer.wait_for_quit()
H A Dworker_server.py196 def wait_for_quit(self): member in WorkerServer
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests_aio/benchmark/
H A Dworker.py36 await servicer.wait_for_quit()
H A Dworker_servicer.py366 async def wait_for_quit(self): member in WorkerServicer
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests_aio/benchmark/
H A Dworker.py36 await servicer.wait_for_quit()
H A Dworker_servicer.py368 async def wait_for_quit(self): member in WorkerServicer
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests_aio/benchmark/
H A Dworker.py36 await servicer.wait_for_quit()
/dports/www/firefox-esr/firefox-91.8.0/testing/raptor/raptor/
H A Dcontrol_server.py384 target=self.wait_for_quit, kwargs={"timeout": 0}
424 def wait_for_quit(self, timeout=15): member in RaptorControlServer
/dports/www/firefox/firefox-99.0/testing/raptor/raptor/
H A Dcontrol_server.py384 target=self.wait_for_quit, kwargs={"timeout": 0}
424 def wait_for_quit(self, timeout=15): member in RaptorControlServer
/dports/mail/thunderbird/thunderbird-91.8.0/testing/raptor/raptor/
H A Dcontrol_server.py384 target=self.wait_for_quit, kwargs={"timeout": 0}
424 def wait_for_quit(self, timeout=15): member in RaptorControlServer
/dports/lang/spidermonkey78/firefox-78.9.0/testing/raptor/raptor/
H A Dcontrol_server.py376 self.kill_thread = threading.Thread(target=self.wait_for_quit, kwargs={"timeout": 0})
411 def wait_for_quit(self, timeout=15): member in RaptorControlServer
/dports/www/firefox-esr/firefox-91.8.0/testing/raptor/raptor/webextension/
H A Dbase.py121 self.control_server.wait_for_quit()
/dports/www/firefox/firefox-99.0/testing/raptor/raptor/webextension/
H A Dbase.py121 self.control_server.wait_for_quit()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/raptor/raptor/webextension/
H A Dbase.py121 self.control_server.wait_for_quit()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/raptor/raptor/webextension/
H A Dbase.py127 self.control_server.wait_for_quit()
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/fixtures/
H A Dtestprocess.py512 def wait_for_quit(self): member in Process

12