Home
last modified time | relevance | path

Searched defs:SetThreadSchedPolicy (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
Dsched_policy.cpp28 int SetThreadSchedPolicy(int tid, int policy) in SetThreadSchedPolicy() function
Dcgroup_map.cpp41 bool CgroupMap::SetThreadSchedPolicy(int tid, SchedPolicy policy, bool isThreadGroup) in SetThreadSchedPolicy() function in OHOS::ResourceSchedule::CgroupSetting::CgroupMap
Dcgroup_controller.cpp86 bool CgroupController::SetThreadSchedPolicy(int tid, SchedPolicy policy, bool isSetThreadGroup) in SetThreadSchedPolicy() function in OHOS::ResourceSchedule::CgroupSetting::CgroupController
Dcgroup_action.cpp131 bool CgroupAction::SetThreadSchedPolicy(int tid, SchedPolicy policy) in SetThreadSchedPolicy() function in OHOS::ResourceSchedule::CgroupSetting::CgroupAction