Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp1837 size_t availableSize() const { in availableSize() function in rml::internal::StartupBlock
1881 if (!firstStartupBlock || firstStartupBlock->availableSize() < reqSize) { in allocate()