Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-aio.c792 static void co_check_current_thread(void *opaque) in co_check_current_thread() function
816 co = qemu_coroutine_create(co_check_current_thread, &this_thread); in test_worker_thread_co_enter()