Home
last modified time | relevance | path

Searched defs:MessageLoopInterruptor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/glue/
DMessageLoopInterruptor.h41 explicit MessageLoopInterruptor(blink::WebThread* thread) : m_thread(thread) { } in MessageLoopInterruptor() function
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DDatabaseThread.h48 class MessageLoopInterruptor; variable