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

  /external/qemu/include/qemu/
thread.h 32 void qemu_cond_init(QemuCond *cond);
  /external/qemu/util/
qemu-thread-win32.c 72 void qemu_cond_init(QemuCond *cond) function
qemu-thread-posix.c 81 void qemu_cond_init(QemuCond *cond) function

Completed in 48 milliseconds