Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-co-timeout.c35 CleanupFunc *clean;
58 uint64_t timeout_ns, CleanupFunc clean) in qemu_co_timeout()
/openbmc/qemu/include/qemu/
H A Dcoroutine.h248 typedef void CleanupFunc(void *opaque); typedef
259 uint64_t timeout_ns, CleanupFunc clean);