Searched refs:cleanup_helpers_cs (Results 1 – 1 of 1) sorted by relevance
622 static CRITICAL_SECTION cleanup_helpers_cs; variable713 EnterCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()721 LeaveCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()889 InitializeCriticalSection(&cleanup_helpers_cs); in xmlInitThreads()921 EnterCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()931 LeaveCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()935 DeleteCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()1031 EnterCriticalSection(&cleanup_helpers_cs);1038 LeaveCriticalSection(&cleanup_helpers_cs);