Searched refs:mpool (Results 1 – 1 of 1) sorted by relevance
234 tbb::memory_pool<tbb::scalable_allocator<int>> mpool; variable236 tbb::memory_pool_allocator<int> mpalloc(mpool);243 …stAllocator<tbb::memory_pool_allocator<void>>(Comparison, tbb::memory_pool_allocator<void>(mpool));280 tbb::memory_pool<tbb::scalable_allocator<int>> mpool; variable281 … TestAllocator<tbb::memory_pool_allocator<void>>(Broken, tbb::memory_pool_allocator<void>(mpool));290 tbb::memory_pool<tbb::scalable_allocator<int> > mpool; variable291 TestAllocatorWithSTL(tbb::memory_pool_allocator<void>(mpool) );