Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_strategy.h82 constexpr int maxPullTaskCount = 5; in DequeSingleAgainstStarvation() local
87 if ((*pulledTaskCount)[idx] >= maxPullTaskCount) { in DequeSingleAgainstStarvation()