Searched defs:aproc0 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop1/
H A Dnew_prop1.cpp52 void aproc0() { wait(); while (1) { my_print("aproc0"); wait(); } } function in struct:new_prop
/gem5/src/systemc/tests/systemc/misc/sim_tests/new_prop/new_prop2/
H A Dnew_prop2.cpp52 void aproc0() { wait(); while (1) { my_print("aproc0"); wait(); } } function in struct:new_prop

Completed in 3 milliseconds