HomeSort by relevance Sort by last modified time
    Searched defs:qemu_cond_wait (Results 1 - 2 of 2) sorted by null

  /external/qemu/util/
qemu-thread-posix.c 117 void qemu_cond_wait(QemuCond *cond, QemuMutex *mutex) function
qemu-thread-win32.c 159 void qemu_cond_wait(QemuCond *cond, QemuMutex *mutex) function

Completed in 5196 milliseconds