Searched refs:cleanup_helpers_cs (Results 1 – 2 of 2) sorted by relevance
624 static CRITICAL_SECTION cleanup_helpers_cs; variable715 EnterCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()723 LeaveCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()889 InitializeCriticalSection(&cleanup_helpers_cs); in xmlInitThreads()920 EnterCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()930 LeaveCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()934 DeleteCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()1015 EnterCriticalSection(&cleanup_helpers_cs); in xmlDllMain()1022 LeaveCriticalSection(&cleanup_helpers_cs); in xmlDllMain()
626 static CRITICAL_SECTION cleanup_helpers_cs; variable717 EnterCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()725 LeaveCriticalSection(&cleanup_helpers_cs); in xmlGetGlobalState()891 InitializeCriticalSection(&cleanup_helpers_cs); in xmlInitThreads()922 EnterCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()932 LeaveCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()936 DeleteCriticalSection(&cleanup_helpers_cs); in xmlCleanupThreads()1017 EnterCriticalSection(&cleanup_helpers_cs); in xmlDllMain()1024 LeaveCriticalSection(&cleanup_helpers_cs); in xmlDllMain()