Searched refs:stop_run (Results 1 – 1 of 1) sorted by relevance
200 static volatile bool stop_run = false; variable891 while (!idle && !stop_run) { in _job_thread()957 if (stop_run) { in _job_thread()1401 stop_run = false; in _start_thread()1436 stop_run = true; in _stop_thread()