Home
last modified time | relevance | path

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

/dports/databases/mdcached/mdcached-1.0.9/mdcached/
H A Dserver.cpp84 unsigned int n_worker_threads = DEFAULT_N_WORKER_THREADS; variable
192 for (unsigned int i = 0; i < n_worker_threads; i++) in signal_info()
672 for (unsigned i = 0; i < n_worker_threads; i++) { in setup_server()
684 if (n_worker_threads != 0) in setup_server()
698 if (n_worker_threads > 0) in setup_server()
700 n_model_metadata = n_worker_threads; in setup_server()
722 for (unsigned int i = 0; i < n_worker_threads; i++) in stop_everything()
733 for (unsigned int i = 0; i < n_worker_threads; i++) in stop_everything()
856 n_worker_threads = atoi(optarg); in parse_args()
858 if (n_worker_threads != 0) in parse_args()
[all …]
H A DServerNetworkThread.cpp45 extern unsigned int n_worker_threads;
131 if (n_worker_threads > 0) { in run()
138 rr_worker_thread = (rr_worker_thread + 1) % n_worker_threads; in run()
H A DServerNetworkThread.h14 extern unsigned int n_worker_threads;
32 if (rr_worker_thread >= n_worker_threads) in rollWorkerThread()
H A DServerClientConnection.cpp57 extern unsigned int n_worker_threads;
343 if (n_worker_threads > 0) { /* pass the job to worker threads */ in queue_work()
367 if (n_network_threads == 0 && n_worker_threads > 0) in queue_work()
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/src/
H A Dmain.h34 int n_worker_threads; member
73 int run_bench(float bandwidth_mBps, uint32_t test_size, int n_worker_threads);
H A Dbench.c177 float bandwidth_mBps, int n_worker_threads, unsigned int seed, in run_sub_bench() argument
186 setup_thread_pool(&pool, rng->mode, level, n_worker_threads); in run_sub_bench()
355 int run_bench(float bandwidth_mBps, uint32_t test_size, int n_worker_threads) in run_bench() argument
402 n_worker_threads, in run_bench()
H A Dwaypipe.c464 struct main_config config = {.n_worker_threads = 0, in main()
626 config.n_worker_threads = (int)nthreads; in main()
733 ret = run_bench(bw, bench_test_size, config.n_worker_threads); in main()
847 2 * (config.n_worker_threads != 0); in main()
920 if (config.n_worker_threads != 0) { in main()
H A Dmainloop.c1233 config->n_worker_threads) == -1) { in main_interface_loop()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/src/schedulers/
H A DS_sched.cc121 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
138 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
154 options.n_worker_threads = nthreads; in parse_config_string()
568 n_total_workers = global->options.n_worker_threads; in Connection()
581 n_workers = global->options.n_worker_threads / cluster.nconnections; in Connection()
H A DS_sched.h83 int n_worker_threads; /** number of memcached worker threads */ member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/src/schedulers/
H A DS_sched.cc118 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
135 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
151 options.n_worker_threads = nthreads; in parse_config_string()
565 n_total_workers = global->options.n_worker_threads; in Connection()
578 n_workers = global->options.n_worker_threads / cluster.nconnections; in Connection()
H A DS_sched.h81 int n_worker_threads; /** number of memcached worker threads */ member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/src/schedulers/
H A DS_sched.cc121 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
138 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
154 options.n_worker_threads = nthreads; in parse_config_string()
568 n_total_workers = global->options.n_worker_threads; in Connection()
581 n_workers = global->options.n_worker_threads / cluster.nconnections; in Connection()
H A DS_sched.h83 int n_worker_threads; /** number of memcached worker threads */ member
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/src/schedulers/
H A DS_sched.cc121 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
138 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
154 options.n_worker_threads = nthreads; in parse_config_string()
568 n_total_workers = global->options.n_worker_threads; in Connection()
581 n_workers = global->options.n_worker_threads / cluster.nconnections; in Connection()
H A DS_sched.h83 int n_worker_threads; /** number of memcached worker threads */ member
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/src/schedulers/
H A DS_sched.cc121 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
138 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
154 options.n_worker_threads = nthreads; in parse_config_string()
568 n_total_workers = global->options.n_worker_threads; in Connection()
581 n_workers = global->options.n_worker_threads / cluster.nconnections; in Connection()
H A DS_sched.h83 int n_worker_threads; /** number of memcached worker threads */ member
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/src/schedulers/
H A DS_sched.cc121 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
138 for(int j = 0; j < options.n_worker_threads; j++) { in shutdown()
154 options.n_worker_threads = nthreads; in parse_config_string()
568 n_total_workers = global->options.n_worker_threads; in Connection()
581 n_workers = global->options.n_worker_threads / cluster.nconnections; in Connection()
H A DS_sched.h83 int n_worker_threads; /** number of memcached worker threads */ member
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/test/
H A Dcommon.c335 .n_worker_threads = 1, in setup_state()
368 s->config.n_worker_threads); in setup_state()
H A Dfuzz_hook_int.c98 .n_worker_threads = 1, in main()
H A Dfuzz_hook_ext.c93 .n_worker_threads = 1, in main()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmaint.c846 static int n_worker_threads = -1; variable
853 int n_threads = n_worker_threads; in update_thread_pool_size()
1369 &n_worker_threads, _("\ in _initialize_maint_cmds()
H A DChangeLog-20191447 * maint.c (n_worker_threads): Default to 0.
1605 (n_worker_threads): New global.