Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c3260 void blockingGenericZpopCommand(client *c, int where) { in blockingGenericZpopCommand() function
3301 blockingGenericZpopCommand(c,ZSET_MIN); in bzpopminCommand()
3306 blockingGenericZpopCommand(c,ZSET_MAX); in bzpopmaxCommand()