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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/kill_reset/
H A Dkill_reset.cpp60 SC_THREAD(third_bystander);
232 void third_bystander() // Gets killed by second bystander function in struct:M3
240 cout << "sc_unwind_exception caught by third_bystander" << endl;

Completed in 4 milliseconds