Home
last modified time | relevance | path

Searched refs:pool2 (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp441 rml::MemoryPool *pool2; in TestPools() local
443 pool_create_v1(0, &pol, &pool2); in TestPools()
445 pool_destroy(pool2); in TestPools()