Searched refs:g_laneMutex (Results 1 – 1 of 1) sorted by relevance
70 static SoftBusMutex g_laneMutex; variable78 return SoftBusMutexLock(&g_laneMutex); in Lock()83 (void)SoftBusMutexUnlock(&g_laneMutex); in Unlock()634 if (SoftBusMutexInit(&g_laneMutex, NULL) != SOFTBUS_OK) { in InitLane()668 (void)SoftBusMutexDestroy(&g_laneMutex); in DeinitLane()