Home
last modified time | relevance | path

Searched defs:LocalLOCImpl (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp563 class LocalLOCImpl { class
576 LocalLOCImpl() : tail(nullptr), head(nullptr), totalSize(0), numOfBlocks(0) {} in LocalLOCImpl() function in rml::internal::LocalLOCImpl