Home
last modified time | relevance | path

Searched refs:worker_status (Results 1 – 19 of 19) sorted by relevance

/dports/devel/grpc134/grpc-1.34.1/test/cpp/qps/
H A Djson_run_localhost.cc121 const int worker_status = g_workers[i]->Join(); in main() local
122 if (worker_status != 0) { in main()
123 LogStatus(worker_status, "worker"); in main()
/dports/devel/grpc/grpc-1.42.0/test/cpp/qps/
H A Djson_run_localhost.cc121 const int worker_status = g_workers[i]->Join(); in main() local
122 if (worker_status != 0) { in main()
123 LogStatus(worker_status, "worker"); in main()
/dports/devel/grpc130/grpc-1.30.2/test/cpp/qps/
H A Djson_run_localhost.cc117 const int worker_status = g_workers[i]->Join(); in main() local
118 if (worker_status != 0) { in main()
119 LogStatus(worker_status, "worker"); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/qps/
H A Djson_run_localhost.cc117 const int worker_status = g_workers[i]->Join(); in main() local
118 if (worker_status != 0) { in main()
119 LogStatus(worker_status, "worker"); in main()
/dports/databases/slony1v2/slony1-2.2.10/src/slon/
H A Druntime_config.c1033 switch (node->worker_status) in rtcfg_startStopNodeThread()
1046 node->worker_status = SLON_TSTAT_RUNNING; in rtcfg_startStopNodeThread()
1061 switch (node->worker_status) in rtcfg_startStopNodeThread()
1233 switch (node->worker_status) in rtcfg_joinAllRemoteThreads()
1241 node->worker_status = SLON_TSTAT_SHUTDOWN; in rtcfg_joinAllRemoteThreads()
1249 node->worker_status = SLON_TSTAT_NONE; in rtcfg_joinAllRemoteThreads()
H A DREADME91 worker_status - status of worker thread
H A Dslon.h132 SlonThreadStatus worker_status; /* status of the worker thread */ member
H A Dremote_worker.c388 if (node->worker_status != SLON_TSTAT_RUNNING) in remoteWorkerThread_main()
2056 if (node->worker_status == SLON_TSTAT_NONE) in remoteWorker_wakeup()
2111 if (node->worker_status == SLON_TSTAT_NONE) in remoteWorker_confirm()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dmodjk.py237 curr_state = worker_status(worker, profile)
242 ret[worker] = worker_status(worker, profile)
405 def worker_status(worker, profile="default"): function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test260worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test257worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test257worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test257worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test257worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test257worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/rpl/t/
H A Drpl_multi_source_perfschema.test257worker_status.CHANNEL_NAME, worker_status.THREAD_ID, worker_status.SERVICE_STATE, worker_status.LA…
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_modjk.py173 modjk.worker_status("node1"), {"activation": "ACT", "state": "OK"}
177 self.assertFalse(modjk.worker_status("node1"))
/dports/www/py-spyne/spyne-2.13.16/doc/source/manual/
H A D07_t_and_p.rst101 __tablename__ = 'worker_status'
/dports/devel/py-buildbot/buildbot-3.4.1/docs/relnotes/
H A D0.9.0b8.rst132 - :py:class:`buildbot.worker.Worker.worker_status`