Searched refs:AutoSocketServerThread (Results 1 – 25 of 35) sorted by relevance
12
548 class AutoSocketServerThread : public Thread {550 explicit AutoSocketServerThread(SocketServer* ss);551 ~AutoSocketServerThread() override;553 AutoSocketServerThread(const AutoSocketServerThread&) = delete;554 AutoSocketServerThread& operator=(const AutoSocketServerThread&) = delete;
43 rtc::AutoSocketServerThread main_thread(&socket_server); in TestUdpInternal()57 rtc::AutoSocketServerThread main_thread(&socket_server); in TestTcpInternal()
987 AutoSocketServerThread::AutoSocketServerThread(SocketServer* ss) in PreRun() function in rtc::AutoSocketServerThread1000 AutoSocketServerThread::~AutoSocketServerThread() { in PreRun()
40 rtc::AutoSocketServerThread thread_;
130 rtc::AutoSocketServerThread thread_;
393 rtc::AutoSocketServerThread thread_;
36 rtc::AutoSocketServerThread main_thread_;
119 rtc::AutoSocketServerThread main_thread_;
114 rtc::AutoSocketServerThread main_thread_;
177 rtc::AutoSocketServerThread main_;
319 rtc::AutoSocketServerThread main_;1440 rtc::AutoSocketServerThread main_thread_;
390 rtc::AutoSocketServerThread main_;
248 rtc::AutoSocketServerThread main_thread_;
151 rtc::AutoSocketServerThread main_;
43 rtc::AutoSocketServerThread thread_;
113 rtc::AutoSocketServerThread thread_;
137 rtc::AutoSocketServerThread thread_;
107 rtc::AutoSocketServerThread main_;
89 rtc::AutoSocketServerThread main_;
230 rtc::AutoSocketServerThread thread_;
99 rtc::AutoSocketServerThread thread(&socket_server); in main()
74 rtc::AutoSocketServerThread main(&socket_server); in main()
78 rtc::AutoSocketServerThread main_thread(&ss); in wWinMain()
129 rtc::AutoSocketServerThread thread(&socket_server); in main()
121 rtc::AutoSocketServerThread main_;