Home | History | Annotate | Download | only in i18n

Lines Matching refs:gLock

1067 static UMutex gLock = U_MUTEX_INITIALIZER;
1075 UMTX_CHECK(&gLock, transitionRulesInitialized, initialized);
1077 umtx_lock(&gLock);
1082 umtx_unlock(&gLock);