Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c71 static bool evrunning; variable
89 evrunning = false; in qemu_file_monitor_test_event_loop()
441 evrunning = 1; in test_file_monitor_events()
668 while (evrunning && g_timer_elapsed(timer, NULL) < 5) { in test_file_monitor_events()