Searched refs:thread_task_queue (Results 1 – 3 of 3) sorted by relevance
49 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()
411 CoQueue thread_task_queue; member
1890 qemu_co_queue_init(&s->thread_task_queue); in qcow2_do_open()