Home
last modified time | relevance | path

Searched refs:touchWatchedKey (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c293 void touchWatchedKey(redisDb *db, robj *key) { in touchWatchedKey() function
H A Ddb.c396 touchWatchedKey(db,key); in signalModifiedKey()
H A Dserver.h1522 void touchWatchedKey(redisDb *db, robj *key);