Home
last modified time | relevance | path

Searched defs:max_busy_tasks (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Daio_task.c32 int max_busy_tasks; member
97 AioTaskPool *coroutine_fn aio_task_pool_new(int max_busy_tasks) in aio_task_pool_new()