OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 27 milliseconds