Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp100 Block *bootStrapBlockUsed; member in rml::internal::BootStrapBlocks
895 bootStrapBlock->next = bootStrapBlockUsed; in allocate()
896 bootStrapBlockUsed = bootStrapBlock; in allocate()
917 bootStrapBlock = bootStrapBlockUsed = nullptr; in reset()