Home
last modified time | relevance | path

Searched defs:worker_pool (Results 1 – 25 of 52) sorted by relevance

123

/dports/dns/knot3-lib/knot-3.1.5/src/knot/worker/
H A Dpool.c30 struct worker_pool { struct
31 dt_unit_t *threads;
55 worker_pool_t *pool = thread->data; in worker_main() argument
/dports/dns/knot3/knot-3.1.5/src/knot/worker/
H A Dpool.c30 struct worker_pool { struct
31 dt_unit_t *threads;
55 worker_pool_t *pool = thread->data; in worker_main() argument
/dports/mail/dovecot/dovecot-2.3.17/src/indexer/
H A Dworker-pool.c13 struct worker_pool { struct
21 struct worker_pool * argument
H A Dindexer.c21 static struct worker_pool *worker_pool; variable
/dports/net/flower/flower-0.10/flower/switchboard/
H A Dhandle.h29 WorkerPool* worker_pool) in Handle()
77 WorkerPool* worker_pool, in Handle()
H A Dstart.cc49 WorkerPool worker_pool(configuration.worker_pool_size(), &logger); in Start() local
H A Dhandle_test.cc49 WorkerPool worker_pool(10, nullptr); in TEST() local
173 WorkerPool worker_pool(10, nullptr); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/common/
H A Dworker_pool.cc12 namespace worker_pool { namespace
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/common/
H A Dworker_pool.cc12 namespace worker_pool { namespace
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dworkqueue.c147 struct worker_pool { struct
148 raw_spinlock_t lock; /* the pool lock */
149 int cpu; /* I: the associated cpu */
150 int node; /* I: the associated node ID */
151 int id; /* I: pool ID */
152 unsigned int flags; /* X: flags */
158 int nr_workers; /* L: total number of workers */
159 int nr_idle; /* L: currently idle workers */
169 struct worker *manager; /* L: purely informational */
170 struct list_head workers; /* A: attached workers */
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dworkqueue.c147 struct worker_pool { struct
148 raw_spinlock_t lock; /* the pool lock */
149 int cpu; /* I: the associated cpu */
150 int node; /* I: the associated node ID */
151 int id; /* I: pool ID */
152 unsigned int flags; /* X: flags */
158 int nr_workers; /* L: total number of workers */
159 int nr_idle; /* L: currently idle workers */
169 struct worker *manager; /* L: purely informational */
170 struct list_head workers; /* A: attached workers */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dworkqueue.c147 struct worker_pool { struct
148 raw_spinlock_t lock; /* the pool lock */
149 int cpu; /* I: the associated cpu */
150 int node; /* I: the associated node ID */
151 int id; /* I: pool ID */
152 unsigned int flags; /* X: flags */
158 int nr_workers; /* L: total number of workers */
159 int nr_idle; /* L: currently idle workers */
169 struct worker *manager; /* L: purely informational */
170 struct list_head workers; /* A: attached workers */
[all …]
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/src/gluonnlp/data/
H A Ddatasetloader.py77 def __init__(self, worker_pool, batchify_fn, dataset_iter=None, argument
181 def __init__(self, worker_pool, file_sampler, argument
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit_common/src/
H A Dworker_pool.erl8 -module(worker_pool). module
/dports/biology/viennarna/ViennaRNA-2.4.18/src/bin/
H A Dparallel_helpers.h12 threadpool worker_pool; variable
/dports/net/ocserv/ocserv-1.1.3/src/
H A Dworker.c58 void *worker_pool; in main() local
/dports/databases/opentsdb/opentsdb-2.3.0/src/tools/
H A DTSDMain.java166 final NioWorkerPool worker_pool = new NioWorkerPool(executor, in main() local
/dports/devel/hpx/hpx-1.2.1/tests/unit/resource/
H A Dsuspend_pool.cpp45 hpx::threads::thread_pool_base& worker_pool = in hpx_main() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rs/src/server/
H A Dthreaded.rs130 worker_pool: ThreadPool, field
/dports/devel/py-thrift/thrift-0.14.0/lib/rs/src/server/
H A Dthreaded.rs130 worker_pool: ThreadPool, field
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/rs/src/server/
H A Dthreaded.rs130 worker_pool: ThreadPool, field
/dports/devel/thrift-cpp/thrift-0.14.0/lib/rs/src/server/
H A Dthreaded.rs130 worker_pool: ThreadPool, field
/dports/devel/thrift/thrift-0.14.0/lib/rs/src/server/
H A Dthreaded.rs130 worker_pool: ThreadPool, field
/dports/devel/node-thrift/thrift-0.14.0/lib/rs/src/server/
H A Dthreaded.rs130 worker_pool: ThreadPool, field
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rs/src/server/
H A Dthreaded.rs128 worker_pool: ThreadPool, field

123