Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-bdrv-drain.c488 static void coroutine_fn test_iothread_drain_co_entry(void *opaque) in test_iothread_drain_co_entry() function
599 co = qemu_coroutine_create(test_iothread_drain_co_entry, &data); in test_iothread_common()