Searched refs:background_x11_thread (Results 1 – 3 of 3) sorted by relevance
418 base::Thread* BrowserProcessImpl::background_x11_thread() { in background_x11_thread() function in BrowserProcessImpl720 scoped_ptr<base::Thread> background_x11_thread( in CreateIOThread() local722 if (!background_x11_thread->Start()) in CreateIOThread()724 background_x11_thread_.swap(background_x11_thread); in CreateIOThread()
141 virtual base::Thread* background_x11_thread() = 0;
59 virtual base::Thread* background_x11_thread();