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

/include/linux/
H A Dsched.h636 /* boolean value for session group leader */
637 int leader; member in struct:signal_struct
648 * in __exit_signal, except for the group leader.
665 * group, not including a zombie group leader, (This only differs
1349 struct task_struct *group_leader; /* threadgroup leader */
2510 * to have the pid of the thread group leader without actually being
2511 * the thread group leader. For iteration through the pids in proc
2602 * de_thread() does threadgroup_change_{begin|end}() when a non-leader
2603 * sub-thread becomes a new leader.

Completed in 70 milliseconds