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

  /external/qemu/include/qemu/
thread.h 33 void qemu_cond_destroy(QemuCond *cond);
  /external/qemu/util/
qemu-thread-win32.c 89 void qemu_cond_destroy(QemuCond *cond) function
qemu-thread-posix.c 90 void qemu_cond_destroy(QemuCond *cond) function

Completed in 1080 milliseconds