Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h110 ql_head(tcache_t) tcache_ql;
111 ql_head(cache_bin_array_descriptor_t) cache_bin_array_descriptor_ql;
H A Dextent_structs.h170 typedef ql_head(extent_t) extent_list_t;
H A Dql.h7 #define ql_head(a_type) \ macro
H A Dctl.h82 ql_head(ctl_arena_t) destroyed;
H A Dwitness.h75 typedef ql_head(witness_t) witness_list_t;
H A Demitter.h60 ql_head(emitter_col_t) cols;
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dmq.h34 ql_head(a_mq_msg_type) msgs; \
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dql.c9 typedef ql_head(list_t) list_head_t;
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtsd.c35 ql_head(tsd_init_block_t) blocks;