Searched refs:TCB_EXITING (Results 1 – 4 of 4) sorted by relevance
1488 tcp->flags |= TCB_EXITING;1509 (tcp->parent->flags & TCB_EXITING))1653 (tcp->parent->flags & TCB_EXITING))2347 tcp->flags |= TCB_EXITING | TCB_GROUP_EXITING; in handle_group_exit()2715 if (tcp->flags & TCB_EXITING) { in trace()
394 #define TCB_EXITING 00020 /* As far as we know, this process is exiting */ macro
457 tcp->flags |= TCB_EXITING; in internal_exit()2033 (child->flags & TCB_EXITING))
860 TCB_EXITING zombie group leader.3719 If we have thread children, set TCB_EXITING and don't clear the TCB.