Searched defs:heapClass (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/
H A Dheap.cpp2109 static const heap_class heapClass = { local
1158 heap_create_allocator(const char *name, addr_t base, size_t size, const heap_class *heapClass, bool allocateOnHeap) argument
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp1886 uint32 heapClass = alignment < B_PAGE_SIZE local
783 heap_create_allocator(const char *name, addr_t base, size_t size, const heap_class *heapClass) argument

Completed in 48 milliseconds