Searched refs:xmlUnlockLibrary (Results 1 - 7 of 7) 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.h65 xmlUnlockLibrary(void);
H A Dthreads.c686 * xmlUnlockLibrary:
688 * xmlUnlockLibrary() is used to release a re-entrant lock on the libxml2
692 xmlUnlockLibrary(void) function
695 xmlGenericError(xmlGenericErrorContext, "xmlUnlockLibrary()\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.in.h65 xmlUnlockLibrary(void);
H A Dthreads.c686 * xmlUnlockLibrary:
688 * xmlUnlockLibrary() is used to release a re-entrant lock on the libxml2
692 xmlUnlockLibrary(void) function
695 xmlGenericError(xmlGenericErrorContext, "xmlUnlockLibrary()\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dthreads.h65 xmlUnlockLibrary(void);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c827 * xmlUnlockLibrary:
829 * xmlUnlockLibrary() is used to release a re-entrant lock on the libxml2
833 xmlUnlockLibrary(void) function
836 xmlGenericError(xmlGenericErrorContext, "xmlUnlockLibrary()\n");
H A Delfgcchack.h14923 #undef xmlUnlockLibrary macro
14924 extern __typeof (xmlUnlockLibrary) xmlUnlockLibrary __attribute((alias("xmlUnlockLibrary__internal_alias")));
14926 #ifndef xmlUnlockLibrary
14927 extern __typeof (xmlUnlockLibrary) xmlUnlockLibrary__internal_alias __attribute((visibility("hidden")));
14928 #define xmlUnlockLibrary xmlUnlockLibrary__internal_alias macro

Completed in 215 milliseconds