Home
last modified time | relevance | path

Searched refs:ACTIVE_EXPIRE_CYCLE_SLOW (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.h174 #define ACTIVE_EXPIRE_CYCLE_SLOW 0 macro
H A Dserver.c1010 activeExpireCycle(ACTIVE_EXPIRE_CYCLE_SLOW); in databasesCron()