Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1633 void waitCommand(client *c);
H A Dreplication.c2137 void waitCommand(client *c) { in waitCommand() function
H A Dserver.c284 {"wait",waitCommand,3,"s",0,NULL,0,0,0,0,0},