Searched refs:xmlMemMutex (Results 1 – 1 of 1) sorted by relevance
55 static xmlMutexPtr xmlMemMutex = NULL; variable188 xmlMutexLock(xmlMemMutex); in xmlMallocLoc()196 xmlMutexUnlock(xmlMemMutex); in xmlMallocLoc()264 xmlMutexLock(xmlMemMutex); in xmlMallocAtomicLoc()272 xmlMutexUnlock(xmlMemMutex); in xmlMallocAtomicLoc()344 xmlMutexLock(xmlMemMutex); in xmlReallocLoc()353 xmlMutexUnlock(xmlMemMutex); in xmlReallocLoc()374 xmlMutexLock(xmlMemMutex); in xmlReallocLoc()381 xmlMutexUnlock(xmlMemMutex); in xmlReallocLoc()452 xmlMutexLock(xmlMemMutex); in xmlMemFree()[all …]