Searched refs:CLIENT_UNBLOCKED (Results 1 – 3 of 3) sorted by relevance
121 c->flags &= ~CLIENT_UNBLOCKED; in processUnblockedClients()154 if (!(c->flags & CLIENT_UNBLOCKED)) { in queueClientForReprocessing()155 c->flags |= CLIENT_UNBLOCKED; in queueClientForReprocessing()
839 if (c->flags & CLIENT_UNBLOCKED) { in unlinkClient()843 c->flags &= ~CLIENT_UNBLOCKED; in unlinkClient()1663 if (client->flags & CLIENT_UNBLOCKED) *p++ = 'u'; in catClientInfoString()
236 #define CLIENT_UNBLOCKED (1<<7) /* This client was unblocked and is stored in macro