Home
last modified time | relevance | path

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

/external/qemu/
Dmonitor.c3082 static int is_first_init = 1; in monitor_init() local
3085 if (is_first_init) { in monitor_init()
3087 is_first_init = 0; in monitor_init()