Searched refs:CACHE_EXPIRATION (Results 1 – 2 of 2) sorted by relevance
47 #define CACHE_EXPIRATION 180000.0 macro92 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()
1136 #define CACHE_EXPIRATION 180000.0 macro1175 if (entry->refCount <= 0 && (now - entry->lastAccess) > CACHE_EXPIRATION) { in sweepCache()