Home
last modified time | relevance | path

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

/external/qemu/
Dmonitor.c2665 static int is_first_init = 1; variable
2671 if (is_first_init) { in monitor_init()
2678 is_first_init = 0; in monitor_init()