HomeSort by relevance Sort by last modified time
    Searched refs:xmlRMutexUnlock (Results 1 - 6 of 6) sorted by null

  /external/libxml2/include/libxml/
threads.h 53 xmlRMutexUnlock (xmlRMutexPtr tok);
  /external/libxml2/
catalog.c     [all...]
threads.c 394 * xmlRMutexUnlock:
397 * xmlRMutexUnlock() is used to unlock a libxml2 token_r.
400 xmlRMutexUnlock(xmlRMutexPtr tok ATTRIBUTE_UNUSED)
852 xmlRMutexUnlock(xmlLibraryLock);
dict.c 545 xmlRMutexUnlock(xmlDictMutex);
710 xmlRMutexUnlock(xmlDictMutex);
714 xmlRMutexUnlock(xmlDictMutex);
elfgcchack.h     [all...]
  /external/libxslt/libxslt/
xsltlocale.c 506 xmlRMutexUnlock(xsltLocaleMutex);

Completed in 1035 milliseconds