Searched defs:Thread (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/core/
H A Dprocess_types.hh55 class Thread : public Process class in namespace:sc_gem5
58 Thread(const char *name, ProcessFuncWrapper *func, bool internal=false) : function in class:sc_gem5::Thread
/gem5/src/cpu/o3/
H A Dcommit.hh103 typedef O3ThreadState<Impl> Thread; typedef in class:DefaultCommit
H A Dcpu.hh112 typedef O3ThreadState<Impl> Thread; typedef in class:FullO3CPU

Completed in 10 milliseconds