Home
last modified time | relevance | path

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

/external/libxml2/
Dthreads.c155 static __declspec(thread) int tlstate_inited = 0; variable
679 if (!tlstate_inited) { in xmlGetGlobalState()
680 tlstate_inited = 1; in xmlGetGlobalState()