HomeSort by relevance Sort by last modified time
    Searched refs:ql_head_remove (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/test/include/test/
mq.h 68 ql_head_remove(&mq->msgs, a_mq_msg_type, a_field); \
  /external/jemalloc/include/jemalloc/internal/
ql.h 67 #define ql_head_remove(a_head, a_type, a_field) do { \ macro
  /external/jemalloc/test/unit/
ql.c 156 ql_head_remove(&head, list_t, link);

Completed in 101 milliseconds