Searched refs:ql_head (Results 1 - 6 of 6) sorted by relevance

/external/jemalloc/test/include/test/
H A Dmq.h32 ql_head(a_mq_msg_type) msgs; \
/external/jemalloc/include/jemalloc/internal/
H A Dprof.h151 ql_head(prof_thr_cnt_t) cnts_ql;
156 typedef ql_head(prof_ctx_t) prof_ctx_list_t;
172 ql_head(prof_thr_cnt_t) lru_ql;
H A Dql.h4 #define ql_head(a_type) \ macro
H A Dtsd.h408 ql_head(tsd_init_block_t) blocks;
H A Darena.h160 typedef ql_head(arena_chunk_map_t) arena_chunk_mapelms_t;
327 ql_head(tcache_t) tcache_ql;
/external/jemalloc/test/unit/
H A Dql.c7 typedef ql_head(list_t) list_head_t;

Completed in 822 milliseconds