Searched refs:tlsKeyCount (Results 1 – 9 of 9) sorted by relevance
31 long& tlsKeyCount() in tlsKeyCount() function45 for (long i = 0; i < tlsKeyCount(); i++) { in ThreadSpecificThreadExit()
219 long& tlsKeyCount();230 m_index = InterlockedIncrement(&tlsKeyCount()) - 1; in ThreadSpecific()
120 ?tlsKeyCount@WTF@@YAAAJXZ
127 ?tlsKeyCount@WTF@@YAAAJXZ
130 ?tlsKeyCount@WTF@@YAAAJXZ
331 ?tlsKeyCount@WTF@@YAAAJXZ
9912 * wtf/ThreadSpecific.h: Replaced g_tls_key_count with tlsKeyCount()9923 (WTF::tlsKeyCount):
934 Export WTF::tlsKeyCount and WTF::tlsKeys.