Home | History | Annotate | Download | only in base

Lines Matching refs:loop

110     loop_ = new MessageLoop();  // Fire up a message loop.
114 //LOG(ERROR) << "Loop 0x" << std::hex << loop_ << " done. " <<
199 MessageLoop loop;
213 loop.RunAllPending();
220 loop.RunAllPending();
252 MessageLoop loop;
266 loop.RunAllPending();
269 // A test driver for a multi-threaded notification loop. Runs a number
276 MessageLoop loop;
306 loop.RunAllPending();