Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H A Dsignal.h681 static inline int thread_group_empty(struct task_struct *p) in thread_group_empty() function
686 #define delay_group_leader(p) (thread_group_leader(p) && !thread_group_empty(p))

Completed in 2 milliseconds