Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dql.h72 #define ql_tail_remove(a_head, a_type, a_field) do { \ macro
/external/jemalloc_new/include/jemalloc/internal/
Dql.h77 #define ql_tail_remove(a_head, a_type, a_field) do { \ macro