Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp468 Block* getPrivatizedFreeListBlock();
1266 Block* Bin::getPrivatizedFreeListBlock() in getPrivatizedFreeListBlock() function in rml::internal::Bin
2586 mallocBlock = bin->getPrivatizedFreeListBlock(); in internalPoolMalloc()