Home
last modified time | relevance | path

Searched refs:SetThreadAttr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.cpp50 SetThreadAttr(this, qos); in NativeConfig()
81 void SetThreadAttr(WorkerThread* thread, const QoS& qos) in SetThreadAttr() function
H A Dworker_thread.h212 void SetThreadAttr(WorkerThread* thread, const QoS& qos);
/ohos5.0/foundation/resourceschedule/ffrt/src/core/
H A Dtask.cpp410 ffrt::SetThreadAttr(thread.first, qos);