Home
last modified time | relevance | path

Searched refs:xsltLocaleMutex (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
Dxsltlocale.c42 xmlRMutexPtr xsltLocaleMutex = NULL; variable
495 xmlRMutexLock(xsltLocaleMutex); in xsltEnumSupportedLocales()
506 xmlRMutexUnlock(xsltLocaleMutex); in xsltEnumSupportedLocales()
Dxslt.c91 extern xmlRMutexPtr xsltLocaleMutex;
233 xsltLocaleMutex = xmlNewRMutex(); in xsltInit()