Home
last modified time | relevance | path

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

/external/crosvm/tests/
Dplugin_vcpu_pause.c45 static bool g_exit_loop; variable
99 if (g_exit_loop) { in vcpu_thread_fn()
128 g_exit_loop = exit_loop; in signal_unpause()