Searched refs:xmlCleanupThreads (Results 1 – 9 of 9) sorted by relevance
66 d xmlCleanupThreads...67 d pr extproc('xmlCleanupThreads')
71 xmlCleanupThreads(void);
906 xmlCleanupThreads(void) in xmlCleanupThreads() function
844 xmlCleanupThreads;
2163 #undef xmlCleanupThreads2164 extern __typeof (xmlCleanupThreads) xmlCleanupThreads __attribute((alias("xmlCleanupThreads__intern…2166 #ifndef xmlCleanupThreads2167 extern __typeof (xmlCleanupThreads) xmlCleanupThreads__internal_alias __attribute((visibility("hidd…2168 #define xmlCleanupThreads xmlCleanupThreads__internal_alias macro
14763 xmlCleanupThreads(); /* must be last if called not from the main thread */ in xmlCleanupParser()
1630 more warnings about xmlCleanupThreads and xmlCleanupParser (Daniel Veillard)
680 xmlCleanupThreads
74715 - * threads.c parser.c: more warnings about xmlCleanupThreads and82950 - * parser.c: moved xmlCleanupThreads() to the end of xmlCleanupParser()103148 -#undef xmlCleanupThreads103149 -extern __typeof (xmlCleanupThreads) xmlCleanupThreads __attribute((alias("xmlCleanupThreads__inter…103151 -#ifndef xmlCleanupThreads103152 -extern __typeof (xmlCleanupThreads) xmlCleanupThreads__internal_alias __attribute((visibility("hid…103153 -#define xmlCleanupThreads xmlCleanupThreads__internal_alias122194 xmlCleanupThreads(void);123800 xmlCleanupThreads(); /* must be last if called not from the main thread */132718 * xmlCleanupThreads:[all …]