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

  /external/chromium_org/third_party/libxml/src/include/libxml/
threads.h 21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex;
24 typedef xmlMutex *xmlMutexPtr;
  /external/libxml2/include/libxml/
threads.h 21 * xmlMutex are a simple mutual exception locks.
23 typedef struct _xmlMutex xmlMutex;
24 typedef xmlMutex *xmlMutexPtr;

Completed in 1647 milliseconds