Home
last modified time | relevance | path

Searched refs:xmlRMutex (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/include/libxml/
Dthreads.h29 typedef struct _xmlRMutex xmlRMutex; typedef
30 typedef xmlRMutex *xmlRMutexPtr;
/third_party/libxml2/os400/libxmlrpg/
Dthreads.rpgle19 * xmlRMutex are reentrant mutual exception locks.
/third_party/libxml2/
Dthreads.c289 if ((tok = malloc(sizeof(xmlRMutex))) == NULL) in xmlNewRMutex()
/third_party/libxml2/doc/html/
Dindex.sgml202 <ANCHOR id="xmlRMutex" href="libxml/libxml-threads.html#xmlRMutex">