Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp420 void initEmptyBlock(TLSData *tls, size_t size);
1055 result->initEmptyBlock(tls, size); in getEmptyBlock()
1576 void Block::initEmptyBlock(TLSData *tls, size_t size) in initEmptyBlock() function in rml::internal::Block