Searched refs:waitCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | server.h | 1633 void waitCommand(client *c);
|
| H A D | replication.c | 2137 void waitCommand(client *c) { in waitCommand() function
|
| H A D | server.c | 284 {"wait",waitCommand,3,"s",0,NULL,0,0,0,0,0},
|