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

/gem5/src/systemc/tests/systemc/1666-2011-compliance/method_with_reset/
H A Dmethod_with_reset.cpp190 sc_spawn_options opt5; local
191 opt5.spawn_method();
192 m5 = sc_spawn(sc_bind( &Top::reset_or_terminated_handler, this), "m5", &opt5);

Completed in 4 milliseconds