Searched refs:autoreap (Results 1 – 2 of 2) sorted by relevance
678 bool autoreap; in exit_notify() local694 autoreap = do_notify_parent(tsk, sig); in exit_notify()696 autoreap = thread_group_empty(tsk) && in exit_notify()699 autoreap = true; in exit_notify()702 if (autoreap) { in exit_notify()
2030 bool autoreap = false; in do_notify_parent() local2107 autoreap = true; in do_notify_parent()2120 return autoreap; in do_notify_parent()