Searched refs:exit_mainloop (Results 1 – 2 of 2) sorted by relevance
12 static sig_atomic_t exit_mainloop; variable35 if (exit_mainloop || !nfds) in mainloop()98 exit_mainloop = 1; in mainloop_exit()
454 static int exit_mainloop(__maybe_unused int fd, __maybe_unused void *arg) in exit_mainloop() function486 if (mainloop_add(fd, pid < 0 ? exit_mainloop : kill_process, &pid)) { in thermometer_wait()512 if (mainloop_add(fd, exit_mainloop, NULL)) { in thermometer_wait()