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

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

Completed in 355 milliseconds