Home | History | Annotate | Download | only in intltest

Lines Matching refs:gTestMutexA

449 static UMutex    gTestMutexA = U_MUTEX_INITIALIZER;
477 umtx_lock(&gTestMutexA);
478 umtx_unlock(&gTestMutexA);
489 // gTestMutexA, which we (the main thread) hold until the test threads
494 umtx_lock(&gTestMutexA);
528 umtx_unlock(&gTestMutexA);