Searched refs:can_cont (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dhung_task.c162 bool can_cont; local
169 can_cont = pid_alive(g) && pid_alive(t);
173 return can_cont;

Completed in 185 milliseconds