Searched refs:AutoThread (Results 1 – 6 of 6) sorted by relevance
632 class AutoThread : public Thread {634 AutoThread();635 ~AutoThread() override;638 RTC_DISALLOW_COPY_AND_ASSIGN(AutoThread);
893 AutoThread thread; in PreRun()1119 AutoThread::AutoThread() in PreRun() function in rtc::AutoThread1130 AutoThread::~AutoThread() { in PreRun()
374 AutoThread thread; in TEST()385 AutoThread thread; in TEST()406 AutoThread thread; in TEST()501 Thread* thread2 = new AutoThread(); in TEST()
38 rtc::AutoThread thread;
19 rtc::AutoThread main_thread;
109 class AutoThread; variable469 friend class remoting::AutoThread;