Home
last modified time | relevance | path

Searched refs:thread_pool_min (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/system/
H A Devent-loop-base.h37 int64_t thread_pool_min; member
/openbmc/qemu/
H A Devent-loop-base.c36 "thread-pool-min", offsetof(EventLoopBase, thread_pool_min),
H A Diothread.c175 aio_context_set_thread_pool_params(iothread->ctx, base->thread_pool_min, in iothread_set_aio_context_params()
/openbmc/qemu/util/
H A Dasync.c613 ctx->thread_pool_min = 0; in aio_context_new()
751 ctx->thread_pool_min = min; in aio_context_set_thread_pool_params()
H A Dthread-pool.c297 pool->min_threads = ctx->thread_pool_min; in thread_pool_update_params()
H A Dmain-loop.c201 aio_context_set_thread_pool_params(qemu_aio_context, base->thread_pool_min,
/openbmc/qemu/include/block/
H A Daio.h302 int thread_pool_min;
209 int thread_pool_min; global() member