Searched refs:work_to_do (Results 1 – 2 of 2) sorted by relevance
270 int work_to_do = FALSE; in notify_hosts() local279 work_to_do = TRUE; in notify_hosts()284 if (!work_to_do) return; /* No work found */ in notify_hosts()312 work_to_do = FALSE; /* Unless anything fails */ in notify_hosts()322 else work_to_do = TRUE; in notify_hosts()325 if (!work_to_do) break; in notify_hosts()
260 int work_to_do; in sm_simu_crash_1_svc() local274 work_to_do = TRUE; in sm_simu_crash_1_svc()280 if (work_to_do) notify_hosts(); in sm_simu_crash_1_svc()