Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_evacuator-inl.h328 bool ParallelEvacuator::WorkloadSet::FetchSubAndCheckWorkloadCount(size_t finishedCount) in FetchSubAndCheckWorkloadCount()
Dparallel_evacuator.cpp541 size_t finishedCount = 0; in DrainWorkloads() local