Searched refs:getCurrentTSD (Results 1 – 1 of 1) sorted by relevance
68 if (LIKELY(getCurrentTSD())) in initThreadMaybe()77 TSD<Allocator> *TSD = getCurrentTSD(); in getTSDAndLock()151 ALWAYS_INLINE TSD<Allocator> *getCurrentTSD() { in getCurrentTSD() function