Searched refs:newInsertionIndex (Results 1 – 1 of 1) sorted by relevance
354 int newInsertionIndex = GetNextIndex(m_entryInsertionIndex); in RegisterRequest() local355 …): got lock, new insertIndex(%d), cnt before reg(%d)", __FUNCTION__,newInsertionIndex, m_numOfEntr… in RegisterRequest()358 newEntry = &(entries[newInsertionIndex]); in RegisterRequest()376 m_entryInsertionIndex = newInsertionIndex; in RegisterRequest()