Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackend.h60 FreeBlock *getAll(); // return current list of blocks and make queue empty
H A Dbackend.cpp356 FreeBlock *CoalRequestQ::getAll() in getAll() function in rml::internal::CoalRequestQ
1215 FreeBlock *currCoalescList = coalescQ.getAll(); in scanCoalescQ()