Home
last modified time | relevance | path

Searched refs:WORKERPRIORITY_FFRTQOS_MAP (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dworker.h46 static const std::map<Priority, int> WORKERPRIORITY_FFRTQOS_MAP = { member
H A Dworker.cpp40 if (ffrt::this_task::update_qos(WORKERPRIORITY_FFRTQOS_MAP.at(taskPriority)) != 0) { in PriorityScope()
539 if (ffrt::this_task::update_qos(WORKERPRIORITY_FFRTQOS_MAP.at(Priority::HIGH)) != 0) { in ResetWorkerPriority()

Completed in 3 milliseconds