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

/include/linux/
H A Dcgroup.h708 ((task)->flags & PF_EXITING) || (__c))
H A Dsched.h697 * PF_EXITING. fork and exit paths are protected with this rwsem
1905 #define PF_EXITING 0x00000004 /* getting shut down */ macro
2594 * and member tasks aren't allowed to exit (as indicated by PF_EXITING) or
2600 * and no existing live task will have its PF_EXITING set.

Completed in 181 milliseconds