Searched refs:TcpIpSendThread (Results 1 – 2 of 2) sorted by relevance
71 class TcpIpSendThread : public de::Thread class74 TcpIpSendThread (de::Socket& socket, TcpIpLinkState& state);75 ~TcpIpSendThread (void);147 TcpIpSendThread m_sendThread;
178 TcpIpSendThread::TcpIpSendThread (de::Socket& socket, TcpIpLinkState& state) in TcpIpSendThread() function in xe::TcpIpSendThread186 TcpIpSendThread::~TcpIpSendThread (void) in ~TcpIpSendThread()190 void TcpIpSendThread::start (void) in start()201 void TcpIpSendThread::run (void) in run()251 void TcpIpSendThread::stop (void) in stop()