Searched refs:m_supports_jThreadExtendedInfo (Results 1 – 2 of 2) sorted by relevance
552 LazyBool m_supports_jThreadExtendedInfo = eLazyBoolCalculate; variable
562 if (m_supports_jThreadExtendedInfo == eLazyBoolCalculate) { in GetThreadExtendedInfoSupported()564 m_supports_jThreadExtendedInfo = eLazyBoolNo; in GetThreadExtendedInfoSupported()568 m_supports_jThreadExtendedInfo = eLazyBoolYes; in GetThreadExtendedInfoSupported()572 return m_supports_jThreadExtendedInfo; in GetThreadExtendedInfoSupported()