Home
last modified time | relevance | path

Searched refs:SetThreadQosForOtherThread (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp36 int QosController::SetThreadQosForOtherThread(enum QosLevel level, int tid) in SetThreadQosForOtherThread() function in OHOS::QOS::QosController
101 return QosController::GetInstance().SetThreadQosForOtherThread(level, tid); in SetThreadQos()
106 return QosController::GetInstance().SetThreadQosForOtherThread(level, tid); in SetQosForOtherThread()
/ohos5.0/foundation/resourceschedule/qos_manager/interfaces/inner_api/
H A Dqos.h36 int SetThreadQosForOtherThread(enum QosLevel level, int tid);