Searched refs:xmlFreeRMutex (Results 1 – 10 of 10) sorted by relevance
46 d xmlFreeRMutex pr extproc('xmlFreeRMutex')
55 xmlFreeRMutex (xmlRMutexPtr tok);
331 xmlFreeRMutex(xmlRMutexPtr tok ATTRIBUTE_UNUSED) in xmlFreeRMutex() function
225 xmlFreeRMutex(xmlDictMutex); in xmlDictCleanup()
846 xmlFreeRMutex;
3787 #undef xmlFreeRMutex3788 extern __typeof (xmlFreeRMutex) xmlFreeRMutex __attribute((alias("xmlFreeRMutex__internal_alias")));3790 #ifndef xmlFreeRMutex3791 extern __typeof (xmlFreeRMutex) xmlFreeRMutex__internal_alias __attribute((visibility("hidden")));3792 #define xmlFreeRMutex xmlFreeRMutex__internal_alias macro
3295 xmlFreeRMutex(xmlCatalogMutex); in xmlCatalogCleanup()
1001 missing destry in xmlFreeRMutex (Andrew Nosenko), XML Schemas fixes
1817 * threads.c: patch from Andrew W. Nosenko, xmlFreeRMutex forgot to
897 xmlFreeRMutex