Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dscalable_allocator.h173 INVALID_POLICY = TBBMALLOC_INVALID_PARAM, enumerator
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp697 REQUIRE_MESSAGE(res==rml::INVALID_POLICY, "pool with empty pAlloc can't be created"); in TestPoolCreation()
699 REQUIRE_MESSAGE(res==rml::INVALID_POLICY, "pool with empty pFree can't be created"); in TestPoolCreation()
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp2706 return INVALID_POLICY; in pool_create_v1()