Home
last modified time | relevance | path

Searched defs:timelimit (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dexpire.c106 long long start = ustime(), timelimit, elapsed; in activeExpireCycle() local
H A Ddefrag.c1038 long long start, timelimit, endtime; in activeDefragCycle() local
H A Dscripting.c2424 mstime_t timelimit = server.lua_time_limit ? in luaLdbLineHook() local