Searched defs:ScopedTSD (Results 1 – 2 of 2) sorted by relevance
32 struct ScopedTSD { struct33 ALWAYS_INLINE ScopedTSD(ThisT &TSDRegistry) { in ScopedTSD() argument38 ~ScopedTSD() { in ~ScopedTSD()52 bool UnlockRequired;
31 struct ScopedTSD { struct32 ALWAYS_INLINE ScopedTSD(ThisT &TSDRegistry) { in ScopedTSD() function37 ~ScopedTSD() { CurrentTSD->unlock(); } in ~ScopedTSD()