Searched refs:xmlRMutex (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.in.h27 * xmlRMutex are reentrant mutual exception locks.
29 typedef struct _xmlRMutex xmlRMutex; typedef in typeref:struct:_xmlRMutex
30 typedef xmlRMutex *xmlRMutexPtr;
H A Dthreads.c112 * xmlRMutex are reentrant mutual exception locks
287 if ((tok = malloc(sizeof(xmlRMutex))) == NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.in.h27 * xmlRMutex are reentrant mutual exception locks.
29 typedef struct _xmlRMutex xmlRMutex; typedef in typeref:struct:_xmlRMutex
30 typedef xmlRMutex *xmlRMutexPtr;
H A Dthreads.c112 * xmlRMutex are reentrant mutual exception locks
287 if ((tok = malloc(sizeof(xmlRMutex))) == NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dthreads.h27 * xmlRMutex are reentrant mutual exception locks.
29 typedef struct _xmlRMutex xmlRMutex; typedef in typeref:struct:_xmlRMutex
30 typedef xmlRMutex *xmlRMutexPtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c116 * xmlRMutex are reentrant mutual exception locks
299 if ((tok = malloc(sizeof(xmlRMutex))) == NULL)

Completed in 29 milliseconds