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

/gem5/src/sim/
H A Dsimulate.cc67 thread_loop(EventQueue *queue) function
98 threads.push_back(new std::thread(thread_loop, mainEventQueue[i]));
/gem5/src/systemc/tests/systemc/kernel/process_control/test06/
H A Dtest06.cpp51 if( !as_method ) thread_loop();
54 void thread_loop() function

Completed in 6 milliseconds