Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.cpp122 void addToPutList( LargeMemoryBlock *head, LargeMemoryBlock *tail, int num );
269 OperationPreprocessor::addToPutList(LargeMemoryBlock *h, LargeMemoryBlock *t, int num) in addToPutList() function in rml::internal::CacheBinFunctor::OperationPreprocessor
329 addToPutList(head, tail, num); in operator ()()