Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackref.cpp35 BackRefIdx::main_t myNum; // the index in the main member
43 freeList(nullptr), nextRawMemBlock(nullptr), allocatedCount(0), myNum(num), in BackRefBlock()
309 res.main = blockToUse->myNum; in newBackRef()