Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c468 void delGenericCommand(client *c, int lazy) { in delGenericCommand()
1113 void propagateExpire(redisDb *db, robj *key, int lazy) { in propagateExpire()