Home
last modified time | relevance | path

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

/external/qemu/
Dmonitor.c3022 static int is_first_init = 1; in monitor_init() local
3025 if (is_first_init) { in monitor_init()
3027 is_first_init = 0; in monitor_init()