Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Drunstate.c771 static bool main_loop_should_exit(int *status) in main_loop_should_exit() function
834 while (!main_loop_should_exit(&status)) { in qemu_main_loop()