Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-coroutine.c171 static void coroutine_fn c1_fn(void *opaque) in c1_fn() function
184 c1 = qemu_coroutine_create(c1_fn, c2); in test_no_dangling_access()