Home
last modified time | relevance | path

Searched defs:GetWorkerCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_manager_strategy.h58 std::function<int (const QoS& qos)> GetWorkerCount; member
H A Dcpuworker_manager.cpp88 int CPUWorkerManager::GetWorkerCount(const QoS& qos) in GetWorkerCount() function in ffrt::CPUWorkerManager