Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dmemory_pool.h207 if (res!=rml::POOL_OK) in memory_pool()
250 if (res!=rml::POOL_OK) in fixed_pool()
H A Dscalable_allocator.h171 POOL_OK = TBBMALLOC_OK, enumerator
/oneTBB/test/tbbmalloc/
H A Dtest_scalable_allocator.cpp155 if (ret == rml::POOL_OK) { in TestSmallFixedSizePool()
H A Dtest_malloc_pools.cpp636 if (res != rml::POOL_OK) { in CreateUsablePool()
702 REQUIRE(res==rml::POOL_OK); in TestPoolCreation()
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2734 return POOL_OK; in pool_create_v1()