HomeSort by relevance Sort by last modified time
    Searched defs:WebThread (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebThread.h 40 class BLINK_PLATFORM_EXPORT WebThread {
67 // enterRunLoop() processes tasks posted to this WebThread. This call does not return until some task calls exitRunLoop().
68 // WebThread does not support nesting, meaning that once the run loop is entered for a given WebThread it is not valid to
73 // Must be called when the WebThread is running.
76 virtual ~WebThread() { }
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 433 milliseconds