Searched refs:xmlMemMutex (Results 1 – 1 of 1) sorted by relevance
55 static xmlMutexPtr xmlMemMutex = NULL; variable195 xmlMutexLock(xmlMemMutex); in xmlMallocLoc()203 xmlMutexUnlock(xmlMemMutex); in xmlMallocLoc()271 xmlMutexLock(xmlMemMutex); in xmlMallocAtomicLoc()279 xmlMutexUnlock(xmlMemMutex); in xmlMallocAtomicLoc()351 xmlMutexLock(xmlMemMutex); in xmlReallocLoc()360 xmlMutexUnlock(xmlMemMutex); in xmlReallocLoc()388 xmlMutexLock(xmlMemMutex); in xmlReallocLoc()395 xmlMutexUnlock(xmlMemMutex); in xmlReallocLoc()466 xmlMutexLock(xmlMemMutex); in xmlMemFree()[all …]