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

  /external/chromium_org/third_party/libxml/src/
threads.c 788 * xmlIsMainThread:
790 * xmlIsMainThread() check whether the current thread is the main thread.
795 xmlIsMainThread(void)
810 xmlGenericError(xmlGenericErrorContext, "xmlIsMainThread()\n");
elfgcchack.h     [all...]
  /external/libxml2/
threads.c 789 * xmlIsMainThread:
791 * xmlIsMainThread() check whether the current thread is the main thread.
796 xmlIsMainThread(void)
811 xmlGenericError(xmlGenericErrorContext, "xmlIsMainThread()\n");
elfgcchack.h     [all...]

Completed in 39 milliseconds