Searched defs:thread_group_empty (Results 1 - 1 of 1) sorted by path

/include/linux/
H A Dsched.h2532 static inline int thread_group_empty(struct task_struct *p) function
2538 (thread_group_leader(p) && !thread_group_empty(p))

Completed in 57 milliseconds