Searched defs:MessageLoopInterruptor (Results 1 – 2 of 2) sorted by relevance
41 explicit MessageLoopInterruptor(blink::WebThread* thread) : m_thread(thread) { } in MessageLoopInterruptor() function
48 class MessageLoopInterruptor; variable