Home
last modified time | relevance | path

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

/qemu/include/sysemu/
A Devent-loop-base.h37 int64_t thread_pool_min; member
/qemu/
A Devent-loop-base.c36 "thread-pool-min", offsetof(EventLoopBase, thread_pool_min),
A Diothread.c175 aio_context_set_thread_pool_params(iothread->ctx, base->thread_pool_min, in iothread_set_aio_context_params()
/qemu/util/
A Dasync.c619 ctx->thread_pool_min = 0; in aio_context_new()
755 ctx->thread_pool_min = min; in aio_context_set_thread_pool_params()
A Dthread-pool.c302 pool->min_threads = ctx->thread_pool_min; in thread_pool_update_params()
A Dmain-loop.c197 aio_context_set_thread_pool_params(qemu_aio_context, base->thread_pool_min, in main_loop_update_params()
/qemu/include/block/
A Daio.h205 int thread_pool_min; member

Completed in 16 milliseconds