Home
last modified time | relevance | path

Searched refs:thread_group_leader (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dsched.h2202 static inline bool thread_group_leader(struct task_struct *p) in thread_group_leader() function
2236 (thread_group_leader(p) && !thread_group_empty(p))