Searched refs:evictList (Results 1 – 1 of 1) sorted by relevance
447 std::list<const std::weak_ptr<Accessor>> evictList; in evictorThread() local461 evictList.push_back(it->first); in evictorThread()469 for (auto it = evictList.begin(); it != evictList.end(); ++it) { in evictorThread()479 evictList.clear(); in evictorThread()