Searched refs:m_timerMsgNotInProgress (Results 1 – 2 of 2) sorted by relevance
172 static LONG m_timerMsgNotInProgress; variable
118 LONG CLeashView::m_timerMsgNotInProgress = 1; member in CLeashView1970 if (InterlockedDecrement(&m_timerMsgNotInProgress) == 0) { in PreTranslateMessage()2140 InterlockedIncrement(&m_timerMsgNotInProgress); in PreTranslateMessage()