Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c317 listIter li1, li2; in touchWatchedKeysOnFlush() local
324 listRewind(c->watched_keys,&li2); in touchWatchedKeysOnFlush()
325 while((ln = listNext(&li2))) { in touchWatchedKeysOnFlush()