Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/hiredis/adapters/
H A Dae.h95 static void redisAeCleanup(void *privdata) { in redisAeCleanup() function
122 ac->ev.cleanup = redisAeCleanup; in redisAeAttach()
/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c328 static void redisAeCleanup(void *privdata) { in redisAeCleanup() function
355 ac->ev.cleanup = redisAeCleanup; in redisAeAttach()