Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/core/
Dtask_ctx.cpp60 void TaskCtx::SetQos(QoS& target_qos) in SetQos() argument
62 if (target_qos == qos_inherit) { in SetQos()
68 this->qos = target_qos; in SetQos()