Searched refs:ScopedTSD (Results 1 – 3 of 3) sorted by relevance
32 struct ScopedTSD { struct33 ALWAYS_INLINE ScopedTSD(ThisT &TSDRegistry) { in ScopedTSD() function38 ~ScopedTSD() { in ~ScopedTSD() argument
31 struct ScopedTSD { struct32 ALWAYS_INLINE ScopedTSD(ThisT &TSDRegistry) { in ScopedTSD() argument37 ~ScopedTSD() { CurrentTSD->unlock(); } in ~ScopedTSD() argument
389 typename TSDRegistryT::ScopedTSD TSD(TSDRegistry);1272 typename TSDRegistryT::ScopedTSD TSD(TSDRegistry); in quarantineOrDeallocateChunk()1285 typename TSDRegistryT::ScopedTSD TSD(TSDRegistry); in quarantineOrDeallocateChunk()