HomeSort by relevance Sort by last modified time
    Searched defs:xmlIsMainThread (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
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 15 milliseconds