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