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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dtaskstats.c527 int is_thread_group; local
538 is_thread_group = !!taskstats_tgid_alloc(tsk);
539 if (is_thread_group) {
565 if (!is_thread_group || !group_dead)

Completed in 91 milliseconds