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

/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test16/
H A Dtest16.cpp48 spawn_driver( id, (id-1) % (num_drivers-1) + 1 );
53 void spawn_driver(int id, int value) { function
/gem5/src/systemc/tests/systemc/communication/sc_signal/check_writer/test15/
H A Dtest15.cpp48 spawn_driver( id, (id-1) % (num_drivers-1) + 1 );
53 void spawn_driver(int id, int value) { function

Completed in 5 milliseconds