HomeSort by relevance Sort by last modified time
    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 43 milliseconds