Searched refs:m_localMsgs (Results 1 – 2 of 2) sorted by relevance
2120 return m_maxMsgs && m_maxMsgs <= m_localMsgs + m_sharedBox.length; in mboxFull()2125 m_localMsgs = m_localBox.length; in updateMsgCount()2156 size_t m_localMsgs; variable
2383 return m_maxMsgs && m_maxMsgs <= m_localMsgs + m_sharedBox.length; in mboxFull()2388 m_localMsgs = m_localBox.length; in updateMsgCount()2419 size_t m_localMsgs; variable