Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/hiredis/examples/
H A Dexample-libevent.c46 redisLibeventAttach(c,base); in main()
/f-stack/app/redis-5.0.5/deps/hiredis/adapters/
H A Dlibevent.h81 static int redisLibeventAttach(redisAsyncContext *ac, struct event_base *base) { in redisLibeventAttach() function