Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dt_list.c871 void blockingPopGenericCommand(client *c, int where) { in blockingPopGenericCommand() function
928 blockingPopGenericCommand(c,LIST_HEAD); in blpopCommand()
932 blockingPopGenericCommand(c,LIST_TAIL); in brpopCommand()