Searched refs:ErrorPollThread (Results 1 – 3 of 3) sorted by relevance
618 class ErrorPollThread : public WorkerThread {620 ErrorPollThread() {} in ErrorPollThread() function624 DISALLOW_COPY_AND_ASSIGN(ErrorPollThread);
1058 ErrorPollThread *thread = new ErrorPollThread(); in InitializeThreads()
2433 bool ErrorPollThread::Work() { in Work()