Searched refs:threadsStatus_ (Results 1 – 2 of 2) sorted by relevance
75 threadsStatus_.emplace_back(threadStatus); in Init()262 threadsStatus_.clear(); in ClearWorkerThreads()275 for (auto &threadStatus : threadsStatus_) { in IsAllThreadWaiting()
109 std::list<std::shared_ptr<ThumbnailGenerateThreadStatus>> threadsStatus_; variable