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

/linux-master/kernel/
H A Dexit.c574 static struct task_struct *find_alive_thread(struct task_struct *p) function
597 reaper = find_alive_thread(father);
628 thread = find_alive_thread(father);
649 thread = find_alive_thread(reaper);

Completed in 110 milliseconds