Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/hiredis/adapters/
H A Dglib.h125 static GSourceFuncs source_funcs = { in redis_source_new() local
136 source = (RedisSource *)g_source_new(&source_funcs, sizeof *source); in redis_source_new()