Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-coroutine.c166 static void coroutine_fn c2_fn(void *opaque) in c2_fn() function
183 c2 = qemu_coroutine_create(c2_fn, NULL); in test_no_dangling_access()