Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_drain.c60 static inline bool has_waiters(struct wait_queue_head *wq_head) in has_waiters() function
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c174 static bool has_waiters(CoMutex *mutex) in has_waiters() function