Searched refs:mainloop (Results 1 – 7 of 7) sorted by relevance
1 libthermal_tools-y += mainloop.o
8 extern int mainloop(unsigned int timeout);
22 int mainloop(unsigned int timeout) in mainloop() function
273 static int mainloop(void) in mainloop() function396 ret = mainloop(); in main()
177 static void mainloop(void)659 mainloop();
414 if (mainloop(-1)) { in main()
518 return mainloop(-1); in thermometer_wait()