Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds