Searched refs:qemu_coroutine_new (Results 1 – 5 of 5) sorted by relevance
72 Coroutine *qemu_coroutine_new(void);
72 Coroutine *qemu_coroutine_new(void) in qemu_coroutine_new() function
148 Coroutine *qemu_coroutine_new(void) in qemu_coroutine_new() function
180 Coroutine *qemu_coroutine_new(void) in qemu_coroutine_new() function
226 co = qemu_coroutine_new(); in qemu_coroutine_create()