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

  /external/qemu/include/sysemu/
os-win32.h 104 void os_host_main_loop_wait(int *timeout);
  /external/qemu/
main-loop.c 131 static inline void os_host_main_loop_wait(int *timeout) function
215 void os_host_main_loop_wait(int *timeout) function
272 os_host_main_loop_wait(&timeout);

Completed in 176 milliseconds