Searched refs:xmlMutex (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.in.h21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex; typedef in typeref:struct:_xmlMutex
24 typedef xmlMutex *xmlMutexPtr;
H A Dthreads.c96 * xmlMutex are a simple mutual exception locks
180 if ((tok = malloc(sizeof(xmlMutex))) == NULL)
188 if ((tok->sem = create_sem(1, "xmlMutex")) < B_OK) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.in.h21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex; typedef in typeref:struct:_xmlMutex
24 typedef xmlMutex *xmlMutexPtr;
H A Dthreads.c96 * xmlMutex are a simple mutual exception locks
180 if ((tok = malloc(sizeof(xmlMutex))) == NULL)
188 if ((tok->sem = create_sem(1, "xmlMutex")) < B_OK) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dthreads.h21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex; typedef in typeref:struct:_xmlMutex
24 typedef xmlMutex *xmlMutexPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dthreads.h21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex; typedef in typeref:struct:_xmlMutex
24 typedef xmlMutex *xmlMutexPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dthreads.h21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex; typedef in typeref:struct:_xmlMutex
24 typedef xmlMutex *xmlMutexPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c100 * xmlMutex are a simple mutual exception locks
190 if ((tok = malloc(sizeof(xmlMutex))) == NULL)
198 if ((tok->sem = create_sem(1, "xmlMutex")) < B_OK) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dthreads.c100 * xmlMutex are a simple mutual exception locks
190 if ((tok = malloc(sizeof(xmlMutex))) == NULL)
198 if ((tok->sem = create_sem(1, "xmlMutex")) < B_OK) {

Completed in 87 milliseconds