HomeSort by relevance Sort by last modified time
    Searched refs:ql_head (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/test/include/test/
mq.h 32 ql_head(a_mq_msg_type) msgs; \
  /external/jemalloc/include/jemalloc/internal/
ql.h 2 #define ql_head(a_type) \ macro
arena.h 292 ql_head(tcache_t) tcache_ql;
368 ql_head(extent_node_t) huge;
387 ql_head(extent_node_t) node_cache;
    [all...]
tsd.h 528 ql_head(tsd_init_block_t) blocks;
  /external/jemalloc/test/unit/
ql.c 7 typedef ql_head(list_t) list_head_t;

Completed in 70 milliseconds