Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c159 static CoWaitRecord *pop_waiter(CoMutex *mutex) in pop_waiter() function
220 CoWaitRecord *to_wake = pop_waiter(mutex); in qemu_co_mutex_lock_slowpath()
295 CoWaitRecord *to_wake = pop_waiter(mutex); in qemu_co_mutex_unlock()