Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-aio-multithread.c142 static coroutine_fn void test_multi_co_schedule_entry(void *opaque) in test_multi_co_schedule_entry() function
173 Coroutine *co1 = qemu_coroutine_create(test_multi_co_schedule_entry, NULL); in test_multi_co_schedule()