Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c174 static bool has_waiters(CoMutex *mutex) in has_waiters() function
215 has_waiters(mutex) && in qemu_co_mutex_lock_slowpath()
314 if (!has_waiters(mutex)) { in qemu_co_mutex_unlock()