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

/gem5/src/systemc/ext/core/
H A Dsc_spawn.hh52 struct ProcessObjFuncWrapper : public ProcessFuncWrapper struct in namespace:sc_gem5
56 ProcessObjFuncWrapper(T t) : t(t) {} function in struct:sc_gem5::ProcessObjFuncWrapper

Completed in 5 milliseconds