Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_scalable_allocator.cpp151 FixedPool fixedPool(buf, sz); in TestSmallFixedSizePool() local
H A Dtest_malloc_whitebox.cpp449 rml::MemoryPool *fixedPool; in TestPools() local
/oneTBB/include/oneapi/tbb/
H A Dscalable_allocator.h154 unsigned fixedPool : 1, member
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp1075 bool keepAllMemory, bool fixedPool) in init()