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

  /external/jemalloc/include/jemalloc/internal/
ql.h 42 #define ql_head_insert(a_head, a_elm, a_field) do { \ macro
  /external/jemalloc/test/unit/
ql.c 137 ql_head_insert(&head, &entries[NENTRIES-i-1], link);
152 ql_head_insert(&head, &entries[NENTRIES-i-1], link);

Completed in 53 milliseconds