Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp424 StressLOCacheWork(rml::MemoryPool *mallocPool) : my_mallocPool(mallocPool) {} in StressLOCacheWork()
455 rml::MemoryPool *mallocPool; in TestPools() local