Searched refs:DE_THREAD_LOCAL (Results 1 – 3 of 3) sorted by relevance
32 # define DE_THREAD_LOCAL __declspec(thread) macro34 # define DE_THREAD_LOCAL __thread
71 #if defined(DE_THREAD_LOCAL)73 static DE_THREAD_LOCAL int tls_testVar = 123;156 #if defined(DE_THREAD_LOCAL) in deThread_selfTest()
40 #if defined(DE_THREAD_LOCAL)43 DE_THREAD_LOCAL const glw::Functions* s_functions = DE_NULL;