Home | History | Annotate | Download | only in i18n

Lines Matching refs:gLock

687 static UMutex gLock = U_MUTEX_INITIALIZER;
695 UMTX_CHECK(&gLock, transitionRulesInitialized, initialized);
697 umtx_lock(&gLock);
702 umtx_unlock(&gLock);