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 36 class BLINK_PLATFORM_EXPORT WebThread {
62 // enterRunLoop() processes tasks posted to this WebThread. This call does not return until some task calls exitRunLoop().
63 // WebThread does not support nesting, meaning that once the run loop is entered for a given WebThread it is not valid to
68 // Must be called when the WebThread is running.
71 virtual ~WebThread() { }
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 677 milliseconds