Home
last modified time | relevance | path

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

/Linux-v6.6/tools/thermal/thermometer/
Dthermometer.c440 static int kill_process(__maybe_unused int fd, void *arg) in kill_process() function
486 if (mainloop_add(fd, pid < 0 ? exit_mainloop : kill_process, &pid)) { in thermometer_wait()