Searched refs:m_bHasStaticTLS (Results 1 – 2 of 2) sorted by relevance
106 bool hasStaticTLS() const { return m_bHasStaticTLS; } in hasStaticTLS()151 { m_bHasStaticTLS = pVal; }555 bool m_bHasStaticTLS; variable
93 m_bHasStaticTLS(false), in GNULDBackend()