Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c212 static void coroutine_fn lockable_fn(void *opaque) in lockable_fn() function
260 do_test_co_mutex(lockable_fn, QEMU_MAKE_LOCKABLE(&m)); in test_co_mutex_lockable()