Searched refs:redisCtx (Results 1 – 2 of 2) sorted by relevance
78 redisContext *redisCtx = &(redisAsyncCtx->c); in redisMacOSAttach() local99 redisRunLoop->socketRef = CFSocketCreateWithNative(NULL, redisCtx->fd, in redisMacOSAttach()
347 void *redisCtx = NULL; in test_free_null() local351 redisFree(redisCtx); in test_free_null()352 test_cond(redisCtx == NULL); in test_free_null()