Searched defs:QuitThread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/base/
H A Dauto_thread.cc158 void AutoThread::QuitThread( function in class:remoting::AutoThread
161 task_runner->PostTask(FROM_HERE, base::Bind(&AutoThread::QuitThread,
194 base::Bind(&AutoThread::QuitThread,
210 // Assert that MessageLoop::Quit was called by AutoThread::QuitThread.

Completed in 265 milliseconds