HomeSort by relevance Sort by last modified time
    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 790 * xmlIsMainThread:
792 * xmlIsMainThread() check whether the current thread is the main thread.
797 xmlIsMainThread(void)
812 xmlGenericError(xmlGenericErrorContext, "xmlIsMainThread()\n");
elfgcchack.h     [all...]

Completed in 131 milliseconds