Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c2436 void waitCommand(client *c) { in waitCommand() function
H A Dserver.h2102 void waitCommand(client *c);
H A Dserver.c300 {"wait",waitCommand,3,"s",0,NULL,0,0,0,0,0},