Searched refs:xmlRMutex (Results 1 – 4 of 4) sorted by relevance
29 typedef struct _xmlRMutex xmlRMutex; typedef30 typedef xmlRMutex *xmlRMutexPtr;
19 * xmlRMutex are reentrant mutual exception locks.
289 if ((tok = malloc(sizeof(xmlRMutex))) == NULL) in xmlNewRMutex()
202 <ANCHOR id="xmlRMutex" href="libxml/libxml-threads.html#xmlRMutex">