Searched refs:currentThreadIndexID (Results 1 – 1 of 1) sorted by relevance
1792 const MIuint currentThreadIndexID = currentThread.GetIndexID(); in ChkForStateChanges() local1793 if (rSessionInfo.m_currentSelectedThread != currentThreadIndexID) { in ChkForStateChanges()1794 rSessionInfo.m_currentSelectedThread = currentThreadIndexID; in ChkForStateChanges()1798 CMIUtilString::Format("%d", currentThreadIndexID)); in ChkForStateChanges()