Searched refs:growthIncrement (Results 1 – 2 of 2) sorted by relevance
59 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator() argument60 pageSize(growthIncrement), in TPoolAllocator()
126 TPoolAllocator(int growthIncrement = 8*1024, int allocationAlignment = 16);