Searched refs:m_P0_commit (Results 1 – 2 of 2) sorted by relevance
468 m_P0_commit = m_curr_spec_depth - m_max_spec_depth; in decodePacket()492 int num_commit_req = m_P0_commit; in commitElements()498 while(m_P0_commit && !bPause) in commitElements()588 while(!pAtomElem->isEmpty() && m_P0_commit && bContProcess) in commitElements()602 m_P0_commit--; // mark committed in commitElements()617 m_P0_commit--; in commitElements()624 m_P0_commit--; in commitElements()651 if(m_P0_commit == 0) in commitElements()655 m_curr_spec_depth -= (num_commit_req-m_P0_commit); in commitElements()
143 int m_P0_commit; //!< number of elements to commit variable