Searched refs:exitRunLoop (Results 1 – 11 of 11) sorted by relevance
45 virtual void exitRunLoop();65 virtual void exitRunLoop();
82 void WebThreadImpl::exitRunLoop() { in exitRunLoop() function in mojo::examples::WebThreadImpl120 void WebThreadImplForMessageLoop::exitRunLoop() { in exitRunLoop() function in mojo::examples::WebThreadImplForMessageLoop
45 virtual void exitRunLoop();65 virtual void exitRunLoop() OVERRIDE;
81 void WebThreadImpl::exitRunLoop() { in exitRunLoop() function in content::WebThreadImpl119 void WebThreadImplForMessageLoop::exitRunLoop() { in exitRunLoop() function in content::WebThreadImplForMessageLoop
40 blink::Platform::current()->currentThread()->exitRunLoop(); in run()
69 virtual void exitRunLoop() = 0;
85 Platform::current()->currentThread()->exitRunLoop(); in run()102 Platform::current()->currentThread()->exitRunLoop(); in run()
184 Platform::current()->currentThread()->exitRunLoop(); in didFail()
90 m_thread->exitRunLoop(); in run()
247 blink::Platform::current()->currentThread()->exitRunLoop(); in doDeferredFrameTestTask()
240 blink::Platform::current()->currentThread()->exitRunLoop(); in TEST_F()