Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dthreads.rpgle47 d xmlFreeRMutex pr extproc('xmlFreeRMutex')
/external/libxml2/include/libxml/
Dthreads.h55 xmlFreeRMutex (xmlRMutexPtr tok);
/external/libxml2/
Dthreads.c319 xmlFreeRMutex(xmlRMutexPtr tok ATTRIBUTE_UNUSED) in xmlFreeRMutex() function
Ddict.c225 xmlFreeRMutex(xmlDictMutex); in xmlDictCleanup()
Dlibxml2.syms846 xmlFreeRMutex;
Delfgcchack.h3787 #undef xmlFreeRMutex
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
Dcatalog.c3298 xmlFreeRMutex(xmlCatalogMutex); in xmlCatalogCleanup()
DNEWS1001 missing destry in xmlFreeRMutex (Andrew Nosenko), XML Schemas fixes
DChangeLog1817 * threads.c: patch from Andrew W. Nosenko, xmlFreeRMutex forgot to
/external/libxml2/win32/
Dlibxml2.def.src897 xmlFreeRMutex