Searched refs:g_socketsMutex (Results 1 – 1 of 1) sorted by relevance
38 static SoftBusMutex g_socketsMutex; variable47 int ret = SoftBusMutexLock(&g_socketsMutex); in RegistSocketProtocol()61 (void)SoftBusMutexUnlock(&g_socketsMutex); in RegistSocketProtocol()70 int ret = SoftBusMutexLock(&g_socketsMutex); in GetSocketInterface()82 (void)SoftBusMutexUnlock(&g_socketsMutex); in GetSocketInterface()94 int32_t ret = SoftBusMutexInit(&g_socketsMutex, NULL); in ConnInitSockets()105 (void)SoftBusMutexDestroy(&g_socketsMutex); in ConnInitSockets()113 (void)SoftBusMutexDestroy(&g_socketsMutex); in ConnInitSockets()123 (void)SoftBusMutexDestroy(&g_socketsMutex); in ConnDeinitSockets()