Searched refs:_Py_thread_local (Results 1 – 4 of 4) sorted by relevance
488 # define _Py_thread_local thread_local macro490 # define _Py_thread_local _Thread_local macro492 # define _Py_thread_local __declspec(thread) macro494 # define _Py_thread_local __thread macro
116 extern _Py_thread_local PyThreadState *_Py_tss_tstate;
67 _Py_thread_local PyThreadState *_Py_tss_tstate = NULL;
741 _Py_thread_local const char *pkgcontext = NULL;