Searched refs:thread_group (Results 1 – 2 of 2) sorted by relevance
274 Task thread_group{task.thread_group_id()}; in OnSetSchedulerPolicy() local275 if (thread_group) { in OnSetSchedulerPolicy()276 thread_group_cpuset = thread_group.GetCpuSetPath(); in OnSetSchedulerPolicy()
8236 optional ThreadGroup thread_group = 1; field