Searched refs:CACHE_EXPIRATION (Results 1 – 2 of 2) sorted by relevance
45 #define CACHE_EXPIRATION 180000.0 macro90 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
1155 #define CACHE_EXPIRATION 180000.0 macro1194 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()