Home
last modified time | relevance | path

Searched defs:ql_first (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dql.h18 #define ql_first(a_head) ((a_head)->qlh_first) macro
/external/jemalloc_new/include/jemalloc/internal/
Dql.h23 #define ql_first(a_head) ((a_head)->qlh_first) macro