Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-thread-win32.c174 bool qemu_cond_timedwait_impl(QemuCond *cond, QemuMutex *mutex, int ms, in qemu_cond_timedwait_impl() function
H A Dqemu-thread-posix.c247 bool qemu_cond_timedwait_impl(QemuCond *cond, QemuMutex *mutex, int ms, in qemu_cond_timedwait_impl() function