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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DScriptStreamerThread.cpp44 platformThread().postTask(task);
54 blink::WebThread& ScriptStreamerThread::platformThread() function in class:blink::ScriptStreamerThread
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLParserThread.cpp83 blink::WebThread& HTMLParserThread::platformThread() function in class:blink::HTMLParserThread
89 return m_thread->platformThread();
99 platformThread().postTask(new Task(closure));
/external/chromium_org/third_party/WebKit/Source/platform/
H A DWebThreadSupportingGC.h68 WebThread& platformThread() const function in class:blink::FINAL

Completed in 369 milliseconds