Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-threads.c49 qemu_co_queue_wait(&s->thread_task_queue, &s->lock); in qcow2_co_process()
58 qemu_co_queue_next(&s->thread_task_queue); in qcow2_co_process()
H A Dqcow2.h411 CoQueue thread_task_queue; member
H A Dqcow2.c1890 qemu_co_queue_init(&s->thread_task_queue); in qcow2_do_open()