Searched refs:ql_head_remove (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/test/include/test/
H A Dmq.h68 ql_head_remove(&mq->msgs, a_mq_msg_type, a_field); \
/external/jemalloc/include/jemalloc/internal/
H A Dql.h69 #define ql_head_remove(a_head, a_type, a_field) do { \ macro
/external/jemalloc/test/unit/
H A Dql.c156 ql_head_remove(&head, list_t, link);

Completed in 368 milliseconds