Searched refs:thread_group_id (Results 1 – 4 of 4) sorted by relevance
81 return sender.GetProcessId() == task.thread_group_id(); in Check()148 return (task && task.thread_group_id() == sender.GetProcessId() && in PerformanceService()274 Task thread_group{task.thread_group_id()}; in OnSetSchedulerPolicy()281 task.thread_group_id(), task_id); in OnSetSchedulerPolicy()329 if (task.thread_group_id() != message.GetProcessId()) in OnSetCpuPartition()393 if (task.thread_group_id() != message.GetProcessId()) in OnGetCpuPartition()
31 pid_t thread_group_id() const { return thread_group_id_; } in thread_group_id() function
69 else if (!task || task.thread_group_id() != sender.GetProcessId()) in IsAllowed()
176 task.thread_group_id(), task.parent_process_id()); in MoveUnboundTasks()