Home
last modified time | relevance | path

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

/external/libxml2/
Dthreads.c142 static __declspec(thread) int tlstate_inited = 0; variable
676 if (!tlstate_inited) { in xmlGetGlobalState()
677 tlstate_inited = 1; in xmlGetGlobalState()