Searched refs:GetTcpChannelInfoLock (Results 1 – 3 of 3) sorted by relevance
85 int32_t GetTcpChannelInfoLock(void);
87 int32_t GetTcpChannelInfoLock(void) in GetTcpChannelInfoLock() function
449 if (tcpChannelInfoList == NULL || GetTcpChannelInfoLock() != SOFTBUS_OK) { in InstUpdateRemoteInfoByTcpChannel()