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

  /external/qemu/include/qemu/
thread.h 51 void qemu_event_init(QemuEvent *ev, bool init);
  /external/qemu/util/
qemu-thread-win32.c 230 void qemu_event_init(QemuEvent *ev, bool init) function
qemu-thread-posix.c 330 void qemu_event_init(QemuEvent *ev, bool init) function
  /external/qemu/
qemu-timer.c 107 qemu_event_init(&timer_list->timers_done_ev, false);

Completed in 95 milliseconds