Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.cpp155 struct OpPutList { struct
179 OpPutList opPutList;
307 LargeMemoryBlock *head = opCast<OpPutList>(*op).head; in operator ()()
476 OpPutList data = {head}; in putList()