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

  /external/libxml2/
threads.c 251 * xmlMutexUnlock:
254 * xmlMutexUnlock() is used to unlock a libxml2 token.
257 xmlMutexUnlock(xmlMutexPtr tok)
413 xmlMutexUnlock(tok->lock);
elfgcchack.h     [all...]

Completed in 266 milliseconds