Searched refs:autoreap (Results 1 – 2 of 2) sorted by relevance
699 bool autoreap; in exit_notify() local715 autoreap = do_notify_parent(tsk, sig); in exit_notify()717 autoreap = thread_group_empty(tsk) && in exit_notify()720 autoreap = true; in exit_notify()723 if (autoreap) { in exit_notify()
1924 bool autoreap = false; in do_notify_parent() local2001 autoreap = true; in do_notify_parent()2014 return autoreap; in do_notify_parent()