Home
last modified time | relevance | path

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

/include/linux/sched/
Dsignal.h692 static inline int thread_group_empty(struct task_struct *p) in thread_group_empty() function
698 (thread_group_leader(p) && !thread_group_empty(p))