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

/gem5/src/cpu/
H A Dsimple_thread.hh95 class SimpleThread : public ThreadState, public ThreadContext class in inherits:ThreadState,ThreadContext
H A Dsimple_thread.cc76 SimpleThread::SimpleThread(BaseCPU *_cpu, int _thread_num, System *_sys, function in class:SimpleThread
87 SimpleThread::SimpleThread(BaseCPU *_cpu, int _thread_num, System *_sys, function in class:SimpleThread
[all...]

Completed in 6 milliseconds