Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c295 static void coroutine_fn rwlock_wrlock_yield(void *opaque) in rwlock_wrlock_yield() function
312 c2 = qemu_coroutine_create(rwlock_wrlock_yield, &c2_done); in test_co_rwlock_upgrade()