xmlFreeMutex     3571 third_party/libxml/src/elfgcchack.h #undef xmlFreeMutex
xmlFreeMutex     3572 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeMutex) xmlFreeMutex __attribute((alias("xmlFreeMutex__internal_alias")));
xmlFreeMutex     3574 third_party/libxml/src/elfgcchack.h #ifndef xmlFreeMutex
xmlFreeMutex     3575 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeMutex) xmlFreeMutex__internal_alias __attribute((visibility("hidden")));
xmlFreeMutex     3576 third_party/libxml/src/elfgcchack.h #define xmlFreeMutex xmlFreeMutex__internal_alias
xmlFreeMutex       61 third_party/libxml/src/globals.c 	xmlFreeMutex(xmlThrDefMutex);
xmlFreeMutex       46 third_party/libxml/src/include/libxml/threads.h 			xmlFreeMutex	(xmlMutexPtr tok);
xmlFreeMutex      343 third_party/libxml/src/threads.c     xmlFreeMutex(tok->lock);
xmlFreeMutex      973 third_party/libxml/src/xmlmemory.c     xmlFreeMutex(xmlMemMutex);
xmlFreeMutex     2290 third_party/libxslt/libxslt/extensions.c     xmlFreeMutex(xsltExtMutex);