Home
last modified time | relevance | path

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

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