HomeSort by relevance Sort by last modified time
    Searched refs:MONITOR_QUIT_DOESNT_EXIT (Results 1 - 3 of 3) sorted by null

  /external/qemu/
monitor.h 18 #define MONITOR_QUIT_DOESNT_EXIT 0x80 /* prevent 'quit' from exiting the emulator */
monitor.c 464 if ((mon->flags & MONITOR_QUIT_DOESNT_EXIT) == 0) {
    [all...]
  /external/qemu/android/
console.c     [all...]

Completed in 138 milliseconds