Home
last modified time | relevance | path

Searched defs:heap_list (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.c2120 heap_t **heap_list = local
2124 heap_t **heap_list = &_memory_orphan_heaps; local
2216 static heap_t *_rpmalloc_heap_extract_orphan(heap_t **heap_list) {