Searched defs:currentThread (Results 1 – 12 of 12) sorted by relevance
105 if (WebThread* currentThread = platform->currentThread()) { in initialize() local153 if (WebThread* currentThread = platform->currentThread()) { in initializeWithoutV8() local
102 RThread currentThread; in E32Main() local
100 ThreadIdentifier currentThread() in currentThread() function
153 ThreadIdentifier currentThread() in currentThread() function
109 WebThread* currentThread = blink::Platform::current()->currentThread(); in processTasksUntilStreamingComplete() local
209 blink::WebThread* BlinkPlatformImpl::currentThread() { in currentThread() function in mojo::BlinkPlatformImpl
288 virtual WebThread* currentThread() OVERRIDE { return &m_currentThread; } in currentThread() function in __anon670e20580211::AutoInstallCurrentThreadPlatformMock::CurrentThreadPlatformMock
426 virtual WebThread* currentThread() OVERRIDE { return ensureFallback().currentThread(); } in currentThread() function in __anon5d4b606d0111::TextFinderFakeTimerTest::TimeProxyPlatform
434 final Thread currentThread = Thread.currentThread (); in _run() local
95 virtual blink::WebThread* currentThread() OVERRIDE in currentThread() function in __anonfe4718220111::SchedulerTestingPlatformSupport
481 blink::WebThread* BlinkPlatformImpl::currentThread() { in currentThread() function in content::BlinkPlatformImpl
358 virtual WebThread* currentThread() { return 0; } in currentThread() function