OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlIsMainThread
(Results
1 - 5
of
5
) sorted by null
/external/libxml2/include/libxml/
threads.h
69
xmlIsMainThread
(void);
/external/libxml2/
globals.c
32
#define IS_MAIN_THREAD (
xmlIsMainThread
())
threads.c
791
*
xmlIsMainThread
:
793
*
xmlIsMainThread
() check whether the current thread is the main thread.
798
xmlIsMainThread
(void)
813
xmlGenericError(xmlGenericErrorContext, "
xmlIsMainThread
()\n");
libxml2.syms
850
xmlIsMainThread
;
[
all
...]
elfgcchack.h
[
all
...]
Completed in 221 milliseconds