Searched refs:xmlDictMutex (Results 1 – 1 of 1) sorted by relevance
107 static xmlRMutexPtr xmlDictMutex = NULL; variable125 if ((xmlDictMutex = xmlNewRMutex()) == NULL) in xmlInitializeDict()142 xmlFreeRMutex(xmlDictMutex); in xmlDictCleanup()510 xmlRMutexLock(xmlDictMutex); in xmlDictReference()512 xmlRMutexUnlock(xmlDictMutex); in xmlDictReference()674 xmlRMutexLock(xmlDictMutex); in xmlDictFree()677 xmlRMutexUnlock(xmlDictMutex); in xmlDictFree()681 xmlRMutexUnlock(xmlDictMutex); in xmlDictFree()