Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h141 class TLSData; variable
H A Dfrontend.cpp586 class TLSData : public TLSRemote { class
596TLSData(MemoryPool *mPool, Backend *bknd) : memPool(mPool), freeSlabBlocks(bknd), currCacheIdx(0) … in TLSData() function in rml::internal::TLSData