Searched refs:cleanup_helpers_cs (Results 1 – 1 of 1) sorted by relevance
627 static CRITICAL_SECTION cleanup_helpers_cs; variable718 EnterCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()726 LeaveCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()892 InitializeCriticalSection(&cleanup_helpers_cs); in xmlInitThreads()924 EnterCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()934 LeaveCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()938 DeleteCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()1022 EnterCriticalSection(&cleanup_helpers_cs); in xmlDllMain()1029 LeaveCriticalSection(&cleanup_helpers_cs); in xmlDllMain()