Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackref.cpp34 std::atomic<int> allocatedCount; // the number of objects allocated member
H A Dfrontend.cpp338 uint16_t allocatedCount; /* Number of objects allocated (obviously by the owning thread) */ member in rml::internal::LocalBlockFields