Home
last modified time | relevance | path

Searched refs:ql_foreach (Results 1 – 8 of 8) sorted by relevance

/third_party/ulib/jemalloc/src/
A Dwitness.c24 ql_foreach(w, witnesses, link) { in witness_lock_error()
81 ql_foreach(w, witnesses, link) { in witness_lockless_error()
A Dtsd.c174 ql_foreach(iter, &head->blocks, link) { in tsd_init_check_recursion()
A Dtcache.c269 ql_foreach(iter, &arena->tcache_ql, link) { in tcache_arena_dissociate()
A Darena.c1635 ql_foreach(tcache, &arena->tcache_ql, link) { in arena_stats_merge()
A Djemalloc.c703 ql_foreach(tcache, &arena->tcache_ql, link) { in stats_print_atexit()
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dwitness_inlines.h24 ql_foreach(w, witnesses, link) { in witness_owner()
68 ql_foreach(w, witnesses, link) { in witness_assert_not_owner()
A Dql.h80 #define ql_foreach(a_var, a_head, a_field) \ macro
/third_party/ulib/jemalloc/test/unit/
A Dql.c25 ql_foreach(t, head, link) { in test_empty_list()
68 ql_foreach(t, head, link) { in test_entries_list()

Completed in 21 milliseconds