Searched refs:dispatchSentMessagesUntil (Results 1 – 4 of 4) sorted by relevance
65 …static bool dispatchSentMessagesUntil(const Vector<HWND>& windows, CoreIPC::BinarySemaphore&, doub…
82 bool RunLoop::dispatchSentMessagesUntil(const Vector<HWND>& windows, CoreIPC::BinarySemaphore& sema… in dispatchSentMessagesUntil() function in RunLoop
58 …return RunLoop::dispatchSentMessagesUntil(windowsToReceiveMessages, m_waitForSyncReplySemaphore, a… in waitWhileDispatchingSentWin32Messages()
1984 * Platform/RunLoop.h: Added new dispatchSentMessagesUntil function to be used while waiting1988 (RunLoop::dispatchSentMessagesUntil): Added. If we have no windows to dispatch messages to,