Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/hiredis/adapters/
H A Dmacosx.h20 static int freeRedisRunLoop(RedisRunLoop* redisRunLoop) { in freeRedisRunLoop() function
57 freeRedisRunLoop(redisRunLoop); in redisMacOSCleanup()
103 if( !redisRunLoop->socketRef ) return freeRedisRunLoop(redisRunLoop); in redisMacOSAttach()
106 if( !redisRunLoop->sourceRef ) return freeRedisRunLoop(redisRunLoop); in redisMacOSAttach()