Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.cpp45 static constexpr int8_t MEDIUM_PRIORITY_TASK_COUNT = 5; member
776 if (!mediumTaskQueue->IsEmpty() && mediumPrioExecuteCount_ < MEDIUM_PRIORITY_TASK_COUNT) { in DequeueTaskId()

Completed in 3 milliseconds