Searched refs:xmlFreeRMutex (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dthreads.h55 xmlFreeRMutex (xmlRMutexPtr tok);
/external/libxml2/include/libxml/
H A Dthreads.h55 xmlFreeRMutex (xmlRMutexPtr tok);
/external/chromium_org/third_party/libxml/src/
H A Dthreads.c324 * xmlFreeRMutex:
331 xmlFreeRMutex(xmlRMutexPtr tok ATTRIBUTE_UNUSED) function
H A Ddict.c142 xmlFreeRMutex(xmlDictMutex);
H A Dcatalog.c3294 xmlFreeRMutex(xmlCatalogMutex);
H A Delfgcchack.h3695 #undef xmlFreeRMutex macro
3696 extern __typeof (xmlFreeRMutex) xmlFreeRMutex __attribute((alias("xmlFreeRMutex__internal_alias")));
3698 #ifndef xmlFreeRMutex
3699 extern __typeof (xmlFreeRMutex) xmlFreeRMutex__internal_alias __attribute((visibility("hidden")));
3700 #define xmlFreeRMutex xmlFreeRMutex__internal_alias macro
/external/libxml2/
H A Dthreads.c324 * xmlFreeRMutex:
331 xmlFreeRMutex(xmlRMutexPtr tok ATTRIBUTE_UNUSED) function
H A Ddict.c225 xmlFreeRMutex(xmlDictMutex);
H A Dcatalog.c3290 xmlFreeRMutex(xmlCatalogMutex);
H A Delfgcchack.h3787 #undef xmlFreeRMutex macro
3788 extern __typeof (xmlFreeRMutex) xmlFreeRMutex __attribute((alias("xmlFreeRMutex__internal_alias")));
3790 #ifndef xmlFreeRMutex
3791 extern __typeof (xmlFreeRMutex) xmlFreeRMutex__internal_alias __attribute((visibility("hidden")));
3792 #define xmlFreeRMutex xmlFreeRMutex__internal_alias macro

Completed in 244 milliseconds