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

  /external/libxml2/
threads.c 265 * xmlMutexUnlock:
268 * xmlMutexUnlock() is used to unlock a libxml2 token.
271 xmlMutexUnlock(xmlMutexPtr tok)
425 xmlMutexUnlock(tok->lock);
elfgcchack.h     [all...]

Completed in 16 milliseconds