Home
last modified time | relevance | path

Searched refs:tlstate (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dthreads.c141 static __declspec(thread) xmlGlobalState tlstate; variable
678 xmlInitializeGlobalState(&tlstate); in xmlGetGlobalState()
680 return &tlstate; in xmlGetGlobalState()
/third_party/gettext/gnulib-local/lib/libxml/
Dthreads.c181 static __declspec(thread) xmlGlobalState tlstate; variable
745 xmlInitializeGlobalState(&tlstate); in xmlGetGlobalState()
747 return &tlstate; in xmlGetGlobalState()