Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c78 unwatchAllKeys(c); in discardTransaction()
158 unwatchAllKeys(c); /* Unwatch ASAP otherwise we'll waste CPU cycles */ in execCommand()
265 void unwatchAllKeys(client *c) { in unwatchAllKeys() function
352 unwatchAllKeys(c); in unwatchCommand()
H A Dnetworking.c889 unwatchAllKeys(c); in freeClient()
H A Dserver.h1518 void unwatchAllKeys(client *c);