Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dt_list.c822 listNode *clientnode = listFirst(clients); in handleClientsBlockedOnLists() local
823 client *receiver = clientnode->value; in handleClientsBlockedOnLists()