Home
last modified time | relevance | path

Searched refs:os_host_main_loop_wait (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dmain-loop.c293 static int os_host_main_loop_wait(int64_t timeout) in os_host_main_loop_wait() function
459 static int os_host_main_loop_wait(int64_t timeout)
589 ret = os_host_main_loop_wait(timeout_ns); in main_loop_wait()