Searched refs:CACHE_EXPIRATION (Results 1 – 2 of 2) sorted by relevance
51 #define CACHE_EXPIRATION 180000.0 macro96 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
1164 #define CACHE_EXPIRATION 180000.0 macro1203 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()