Searched refs:rwlock_wrlock_yield (Results 1 – 1 of 1) sorted by relevance
295 static void coroutine_fn rwlock_wrlock_yield(void *opaque) in rwlock_wrlock_yield() function312 c2 = qemu_coroutine_create(rwlock_wrlock_yield, &c2_done); in test_co_rwlock_upgrade()