Searched refs:g_lock (Results 1 – 2 of 2) sorted by relevance
47 static struct OsalMutex g_lock; variable81 OsalMutexLock(&g_lock); in ReadThread()83 OsalMutexUnlock(&g_lock); in ReadThread()102 if (OsalMutexInit(&g_lock) != HDF_SUCCESS) { in Test02()
57 static struct OsalMutex g_lock; variable65 OsalMutexLock(&g_lock); in SpeedTest()77 OsalMutexUnlock(&g_lock); in SpeedTest()117 if (OsalMutexInit(&g_lock) != HDF_SUCCESS) { in SpeedInit()