Searched refs:GetThreadQosForOtherThread (Results 1 – 2 of 2) sorted by relevance
79 int QosController::GetThreadQosForOtherThread(enum QosLevel &level, int tid) in GetThreadQosForOtherThread() function in OHOS::QOS::QosController122 return QosController::GetInstance().GetThreadQosForOtherThread(level, gettid()); in GetThreadQos()127 return QosController::GetInstance().GetThreadQosForOtherThread(level, tid); in GetQosForOtherThread()
38 int GetThreadQosForOtherThread(enum QosLevel &level, int tid);