Searched refs:gatherTaskResults_ (Results 1 – 2 of 2) sorted by relevance
181 BASE_NS::vector<CORE_NS::IThreadPool::IResult::Ptr> gatherTaskResults_; variable
2664 for (size_t i = 0; i < gatherTaskResults_.size(); ++i) { in Cancel()2665 gatherTaskResults_[i]->Wait(); in Cancel()2736 gatherTaskResults_.push_back( in ProgressTask()2811 gatherTaskResults_.clear(); in StartPhase()