Searched refs:aio_context_set_thread_pool_params (Results 1 – 4 of 4) sorted by relevance
722 void aio_context_set_thread_pool_params(AioContext *ctx, int64_t min,
175 aio_context_set_thread_pool_params(iothread->ctx, base->thread_pool_min, in iothread_set_aio_context_params()
197 aio_context_set_thread_pool_params(qemu_aio_context, base->thread_pool_min, in main_loop_update_params()
746 void aio_context_set_thread_pool_params(AioContext *ctx, int64_t min, in aio_context_set_thread_pool_params() function