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