Searched refs:worker_sighup_received (Results 1 – 1 of 1) sorted by relevance
26 static volatile int worker_sighup_received; variable127 worker_sighup_received = 1; in worker_sighup()141 if (!worker_sighup_received) in worker_sleep()143 if (worker_sighup_received) { in worker_sleep()146 worker_sighup_received = 0; in worker_sleep()