Home
last modified time | relevance | path

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

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmctld/
H A Dagent.c121 int no_resp_cnt; /* assume all threads respond */ member
188 int no_resp_cnt, int retry_cnt);
565 thd_comp->no_resp_cnt++; in _update_wdog_state()
610 thd_comp.no_resp_cnt = 0; /* assume all threads respond */ in _wdog()
645 thd_comp.no_resp_cnt, in _wdog()
715 int no_resp_cnt, int retry_cnt) in _notify_slurmctld_nodes() argument
728 if (no_resp_cnt) { in _notify_slurmctld_nodes()