Searched refs:flag4 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/tlm/cancel_all/
H A Dcancel_all.cpp83 : m_peq("foo"), flag3(true), flag4(true)
141 if (flag4) cout << "Called get_next_transaction with section = " << section << "\n";
142 flag4 = false;
152 bool flag3, flag4; local

Completed in 4 milliseconds