Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_list.c686 void blockingPopGenericCommand(client *c, int where) { in blockingPopGenericCommand() function
743 blockingPopGenericCommand(c,LIST_HEAD); in blpopCommand()
747 blockingPopGenericCommand(c,LIST_TAIL); in brpopCommand()