Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp440 rml::MemoryPool *pool1; in TestPools() local
442 pool_create_v1(0, &pol, &pool1); in TestPools()
444 pool_destroy(pool1); in TestPools()