Searched refs:BLOCKED_NONE (Results 1 – 4 of 4) sorted by relevance
179 c->btype = BLOCKED_NONE; in unblockClient()
664 c->btype = BLOCKED_NONE; in createFakeClient()
142 c->btype = BLOCKED_NONE; in createClient()
264 #define BLOCKED_NONE 0 /* Not blocked, no CLIENT_BLOCKED flag set. */ macro