Home
last modified time | relevance | path

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

/external/libxml2/
Dthreads.c153 static __declspec(thread) xmlGlobalState tlstate; variable
683 xmlInitializeGlobalState(&tlstate); in xmlGetGlobalState()
685 return &tlstate; in xmlGetGlobalState()