Searched refs:currentThreadData (Results 1 – 1 of 1) sorted by relevance
30 static __declspec(thread) ThreadLocalData *currentThreadData = nullptr; variable112 ThreadLocalData *threadData = currentThreadData; in SetTLSValue()117 currentThreadData = threadData; in SetTLSValue()144 ThreadLocalData *threadData = currentThreadData; in GetTLSValue()