Searched refs:mainloop (Results 1 – 5 of 5) sorted by relevance
64 static GMainLoop *mainloop; variable 186 * signal mainloop integration using pipes in rmvolmgr() 222 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
101 function mainloop function 424 mybot.mainloop
665 int mainloop = (type&sh_state(SH_INTERACTIVE)); in sh_exec() local2208 if(mainloop && com0) in sh_exec()
986 int mainloop = (type&sh_state(SH_INTERACTIVE)); in sh_exec() local 2930 if(mainloop && com0) in sh_exec()