Searched refs:tlsKeyCount (Results 1 – 2 of 2) sorted by relevance
78 long& tlsKeyCount() in tlsKeyCount() function117 for (long i = 0; i < tlsKeyCount(); i++) { in ThreadSpecificThreadExit()
169 WTF_EXPORT long& tlsKeyCount();188 m_index = InterlockedIncrement(&tlsKeyCount()) - 1; in ThreadSpecific()