Searched refs:PerformWorkMessage (Results 1 – 1 of 1) sorted by relevance
36 static const UINT PerformWorkMessage = WM_USER + 1; variable60 case PerformWorkMessage: in wndProc()160 ::PostMessage(m_runLoopMessageWindow, PerformWorkMessage, reinterpret_cast<WPARAM>(this), 0); in wakeUp()