Searched refs:g_ReqLock (Results 1 – 1 of 1) sorted by relevance
209 SoftBusMutex g_ReqLock; variable216 …CONN_CHECK_AND_RETURN_RET_LOGE(SoftBusMutexLock(&g_ReqLock) == SOFTBUS_OK, g_ReqId, CONN_COMMON, "… in ConnGetNewRequestId()221 (void)SoftBusMutexUnlock(&g_ReqLock); in ConnGetNewRequestId()555 CONN_CHECK_AND_RETURN_RET_LOGE(SoftBusMutexInit(&g_ReqLock, NULL) == SOFTBUS_OK, in ConnServerInit()581 SoftBusMutexDestroy(&g_ReqLock); in ConnServerDeinit()