Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-coroutine.c354 static void coroutine_fn rwlock_wrlock(void *opaque) in rwlock_wrlock() function
406 c4 = qemu_coroutine_create(rwlock_wrlock, &c4_done); in test_co_rwlock_downgrade()