Searched refs:gTestMutexA (Results 1 – 2 of 2) sorted by relevance
293 static UMTX gTestMutexA = NULL; variable321 umtx_lock(&gTestMutexA); in run()322 umtx_unlock(&gTestMutexA); in run()338 umtx_lock(&gTestMutexA); in TestMutex()372 umtx_unlock(&gTestMutexA); in TestMutex()398 umtx_destroy(&gTestMutexA); in TestMutex()400 gTestMutexA=NULL; in TestMutex()
449 static UMutex gTestMutexA = U_MUTEX_INITIALIZER; variable477 umtx_lock(&gTestMutexA); in run()478 umtx_unlock(&gTestMutexA); in run()494 umtx_lock(&gTestMutexA); in TestMutex()528 umtx_unlock(&gTestMutexA); in TestMutex()