Searched refs:co_test_cb (Results 1 – 1 of 1) sorted by relevance
73 static void coroutine_fn co_test_cb(void *opaque) in co_test_cb() function94 Coroutine *co = qemu_coroutine_create(co_test_cb, &data); in test_submit_co()