Searched refs:ql_new (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/test/unit/
H A Dql.c41 ql_new(&head);
100 ql_new(&head);
115 ql_new(&head);
134 ql_new(&head);
149 ql_new(&head);
168 ql_new(&head);
/external/jemalloc/test/include/test/
H A Dmq.h40 ql_new(&mq->msgs); \
/external/jemalloc/include/jemalloc/internal/
H A Dql.h14 #define ql_new(a_head) do { \ macro
/external/jemalloc/src/
H A Dprof.c404 ql_new(&ctx->cnts_ql);
1051 ql_new(&ctx_ql);
1250 ql_new(&prof_tdata->lru_ql);
H A Darena.c1057 ql_new(&mapelms);
2426 ql_new(&arena->tcache_ql);

Completed in 93 milliseconds