Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/lib/
H A Dmainloop.c13 static sig_atomic_t exit_mainloop; variable
/openbmc/linux/tools/thermal/thermometer/
H A Dthermometer.c454 static int exit_mainloop(__maybe_unused int fd, __maybe_unused void *arg) in exit_mainloop() function