Searched refs:g_ctrlLaneMutex (Results 1 – 1 of 1) sorted by relevance
45 static SoftBusMutex g_ctrlLaneMutex; variable52 return SoftBusMutexLock(&g_ctrlLaneMutex); in Lock()57 (void)SoftBusMutexUnlock(&g_ctrlLaneMutex); in Unlock()412 if (SoftBusMutexInit(&g_ctrlLaneMutex, NULL) != SOFTBUS_OK) { in CtrlInit()419 (void)SoftBusMutexDestroy(&g_ctrlLaneMutex); in CtrlInit()442 (void)SoftBusMutexDestroy(&g_ctrlLaneMutex); in CtrlDeinit()