Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dthread_adapter.c74 struct sched_param sched = {attr->priority}; in THREAD_Create() local
76 struct sched_param sched = {PRI_BUTT - attr->priority}; in THREAD_Create() local
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dcpuworker_manager.cpp84 auto& sched = FFRTFacade::GetSchedInstance()->GetScheduler(qos); in GetTaskCount() local
101 auto& sched = FFRTFacade::GetSchedInstance()->GetScheduler(thread->GetQos()); in PickUpTaskFromGlobalQueue() local
125 auto& sched = FFRTFacade::GetSchedInstance()->GetScheduler(thread->GetQos()); in PickUpTaskBatch() local
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dthread.cpp74 struct sched_param sched = {static_cast<int>(priority_)}; in CreateThread() local
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dthread.cpp83 struct sched_param sched = {static_cast<int>(priority_)}; in CreateThread() local
/ohos5.0/base/hiviewdfx/hitrace/config/
H A Dhitrace_utils.json339 "sched": { object