Home
last modified time | relevance | path

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

/external/libxml2/
Dthreads.c141 static __declspec(thread) xmlGlobalState tlstate; variable
678 xmlInitializeGlobalState(&tlstate); in xmlGetGlobalState()
680 return &tlstate; in xmlGetGlobalState()