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

  /external/chromium_org/third_party/libxml/src/
threads.c 210 * xmlFreeMutex:
213 * xmlFreeMutex() is used to reclaim resources associated with a libxml2 token
217 xmlFreeMutex(xmlMutexPtr tok)
343 xmlFreeMutex(tok->lock);
elfgcchack.h     [all...]
  /external/libxml2/
threads.c 211 * xmlFreeMutex:
214 * xmlFreeMutex() is used to reclaim resources associated with a libxml2 token
218 xmlFreeMutex(xmlMutexPtr tok)
343 xmlFreeMutex(tok->lock);
elfgcchack.h     [all...]

Completed in 7324 milliseconds