Home
last modified time | relevance | path

Searched refs:exit_mainloop (Results 1 – 1 of 1) sorted by relevance

/linux/tools/thermal/lib/
H A Dmainloop.c12 static sig_atomic_t exit_mainloop; variable
35 if (exit_mainloop || !nfds) in mainloop()
98 exit_mainloop = 1; in mainloop_exit()