Searched refs:mainloop (Results 1 – 3 of 3) sorted by relevance
64 static GMainLoop *mainloop; variable222 if ((mainloop = g_main_loop_new(NULL, B_FALSE)) == NULL) { in rmvolmgr()227 g_main_loop_run(mainloop); in rmvolmgr()292 g_main_loop_quit(mainloop); in sigexit_ioch_func()
101 function mainloop function424 mybot.mainloop
665 int mainloop = (type&sh_state(SH_INTERACTIVE)); in sh_exec() local2208 if(mainloop && com0) in sh_exec()