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

/gem5/src/systemc/core/
H A Dprocess_types.hh109 class CThread : public Thread class in namespace:sc_gem5
112 CThread(const char *name, ProcessFuncWrapper *func, bool internal=false) : function in class:sc_gem5::CThread
H A Dsc_module.cc88 CThread *p = new CThread(name, func);

Completed in 4 milliseconds