Searched refs:SendDataRoutine (Results 1 – 2 of 2) sorted by relevance
96 void SendDataRoutine();
355 void CommunicatorAggregator::SendDataRoutine() in SendDataRoutine() function in DistributedDB::CommunicatorAggregator938 exclusiveThread_ = std::thread([this] { SendDataRoutine(); }); in InitSendThread()