Searched refs:xmlFreeMutex (Results 1 – 9 of 9) sorted by relevance
34 d xmlFreeMutex pr extproc('xmlFreeMutex')
46 xmlFreeMutex (xmlMutexPtr tok);
206 xmlFreeMutex(xmlMutexPtr tok) in xmlFreeMutex() function331 xmlFreeMutex(tok->lock); in xmlFreeRMutex()
61 xmlFreeMutex(xmlThrDefMutex); in xmlCleanupGlobals()
1016 xmlFreeMutex(xmlMemMutex); in xmlCleanupMemory()
845 xmlFreeMutex;
3663 #undef xmlFreeMutex3664 extern __typeof (xmlFreeMutex) xmlFreeMutex __attribute((alias("xmlFreeMutex__internal_alias")));3666 #ifndef xmlFreeMutex3667 extern __typeof (xmlFreeMutex) xmlFreeMutex__internal_alias __attribute((visibility("hidden")));3668 #define xmlFreeMutex xmlFreeMutex__internal_alias macro
885 xmlFreeMutex
100940 + xmlFreeMutex(xmlDictMutex);104648 -#undef xmlFreeMutex104649 -extern __typeof (xmlFreeMutex) xmlFreeMutex __attribute((alias("xmlFreeMutex__internal_alias")));104651 -#ifndef xmlFreeMutex104652 -extern __typeof (xmlFreeMutex) xmlFreeMutex__internal_alias __attribute((visibility("hidden")));104653 -#define xmlFreeMutex xmlFreeMutex__internal_alias121273 - xmlFreeMutex(xmlThrDefMutex);121364 + xmlFreeMutex(xmlThrDefMutex);132651 @@ -212,7 +203,7 @@ xmlFreeMutex(xmlMutexPtr tok)