Searched refs:thread_pool_max (Results 1 – 7 of 7) sorted by relevance
29 base->thread_pool_max = THREAD_POOL_MAX_THREADS_DEFAULT; in event_loop_base_instance_init()39 "thread-pool-max", offsetof(EventLoopBase, thread_pool_max),
176 base->thread_pool_max, errp); in iothread_set_aio_context_params()
38 int64_t thread_pool_max; member
622 ctx->thread_pool_max = THREAD_POOL_MAX_THREADS_DEFAULT; in aio_context_new()758 ctx->thread_pool_max = max; in aio_context_set_thread_pool_params()
298 pool->max_threads = ctx->thread_pool_max; in thread_pool_update_params()
199 base->thread_pool_max, errp); in main_loop_update_params()
210 int thread_pool_max; member