Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.c696 heap_t *master_heap; member
1831 if (!heap->master_heap) {
1837 if (atomic_decr32(&heap->master_heap->child_count) == 0) {
1838 _rpmalloc_heap_unmap(heap->master_heap);
2188 extra_heap->master_heap = heap;