Searched refs:mainLooper (Results 1 – 1 of 1) sorted by relevance
61 static Looper* mainLooper; variable128 loopIo_init(ioh->io, mainLooper, fd, ioh_callback, ioh); in qemu_set_fd_handler()169 looper_forceQuit(mainLooper); in qemu_system_shutdown_request()250 mainLooper = looper_newGeneric(); in qemu_main()253 init_gui_timer(mainLooper); in qemu_main()258 mainLooper)) { in qemu_main()263 if (uiCmdImpl_create(attachUiImpl_get_console_socket(), mainLooper)) { in qemu_main()267 looper_run(mainLooper); in qemu_main()