Searched defs:TLSData (Results 1 – 2 of 2) sorted by relevance
141 class TLSData; variable
586 class TLSData : public TLSRemote { class596 …TLSData(MemoryPool *mPool, Backend *bknd) : memPool(mPool), freeSlabBlocks(bknd), currCacheIdx(0) … in TLSData() function in rml::internal::TLSData