Searched refs:gTestMutexB (Results 1 – 2 of 2) sorted by relevance
294 static UMTX gTestMutexB = NULL; variable324 umtx_lock(&gTestMutexB); in run()325 umtx_unlock(&gTestMutexB); in run()371 umtx_lock(&gTestMutexB); in TestMutex()386 umtx_unlock(&gTestMutexB); in TestMutex()399 umtx_destroy(&gTestMutexB); in TestMutex()401 gTestMutexB=NULL; in TestMutex()
456 static UMutex gTestMutexB = U_MUTEX_INITIALIZER; variable486 umtx_lock(&gTestMutexB); in run()487 umtx_unlock(&gTestMutexB); in run()533 umtx_lock(&gTestMutexB); in TestMutex()548 umtx_unlock(&gTestMutexB); in TestMutex()