Searched refs:xmlFreeRMutex (Results 1 – 5 of 5) sorted by relevance
55 xmlFreeRMutex (xmlRMutexPtr tok);
333 xmlFreeRMutex(xmlRMutexPtr tok ATTRIBUTE_UNUSED) in xmlFreeRMutex() function
142 xmlFreeRMutex(xmlDictMutex); in xmlDictCleanup()
3695 #undef xmlFreeRMutex3696 extern __typeof (xmlFreeRMutex) xmlFreeRMutex __attribute((alias("xmlFreeRMutex__internal_alias")));3698 #ifndef xmlFreeRMutex3699 extern __typeof (xmlFreeRMutex) xmlFreeRMutex__internal_alias __attribute((visibility("hidden")));3700 #define xmlFreeRMutex xmlFreeRMutex__internal_alias macro
3294 xmlFreeRMutex(xmlCatalogMutex); in xmlCatalogCleanup()