Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c42 Coroutine **p_co = opaque; in verify_self() local
43 g_assert(qemu_coroutine_self() == *p_co); in verify_self()