Home
last modified time | relevance | path

Searched refs:thread_pool_update_params (Results 1 – 3 of 3) sorted by relevance

/qemu/include/block/
H A Dthread-pool.h41 void thread_pool_update_params(ThreadPool *pool, struct AioContext *ctx);
/qemu/util/
H A Dthread-pool.c298 void thread_pool_update_params(ThreadPool *pool, AioContext *ctx) in thread_pool_update_params() function
342 thread_pool_update_params(pool, ctx); in thread_pool_init_one()
H A Dasync.c758 thread_pool_update_params(ctx->thread_pool, ctx); in aio_context_set_thread_pool_params()