Searched refs:needRecycle (Results 1 – 1 of 1) sorted by relevance
208 bool needRecycle = false; in drain() local212 needRecycle = Cache.getSize() > getMaxSize(); in drain()215 if (needRecycle && RecycleMutex.tryLock()) in drain()