xmlCleanupThreads 2091 third_party/libxml/src/elfgcchack.h #undef xmlCleanupThreads
xmlCleanupThreads 2092 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCleanupThreads) xmlCleanupThreads __attribute((alias("xmlCleanupThreads__internal_alias")));
xmlCleanupThreads 2094 third_party/libxml/src/elfgcchack.h #ifndef xmlCleanupThreads
xmlCleanupThreads 2095 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCleanupThreads) xmlCleanupThreads__internal_alias __attribute((visibility("hidden")));
xmlCleanupThreads 2096 third_party/libxml/src/elfgcchack.h #define xmlCleanupThreads xmlCleanupThreads__internal_alias
xmlCleanupThreads   71 third_party/libxml/src/include/libxml/threads.h 			xmlCleanupThreads(void);
xmlCleanupThreads 14236 third_party/libxml/src/parser.c     xmlCleanupThreads(); /* must be last if called not from the main thread */