Searched refs:mainloop (Results 1 – 7 of 7) sorted by relevance
75 mainloop: label89 b mainloop158 beq mainloop165 b mainloop
83 async fn mainloop(context: &mut Context) { in mainloop() function177 mainloop(&mut context).await; in main()
141 state_machine::mainloop(context).await; in main()
96 pub async fn mainloop<PM>(mut context: StateMachineContext<PM>) in mainloop() function
165 * The parameter to healthd mainloop update calls
287 root.mainloop()
3370 static void mainloop(void) { in mainloop() function3584 mainloop(); in main()