Searched refs:waitWhileDispatchingSentWin32Messages (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
H A DConnection.cpp56 bool waitWhileDispatchingSentWin32Messages(double absoluteTime, const Vector<HWND>& windowsToReceiveMessages) function in class:CoreIPC::Connection::SyncMessageState
438 timedOut = !m_syncMessageState->waitWhileDispatchingSentWin32Messages(absoluteTime, m_client->windowsToReceiveSentMessagesWhileWaitingForSyncReply());

Completed in 67 milliseconds