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

/gem5/src/systemc/core/
H A Dprocess_types.hh81 class Context : public Fiber class in class:sc_gem5::Thread
84 Context(Thread *thread, size_t size) : Fiber(size), thread(thread) {} function in class:sc_gem5::Thread::Context
/gem5/src/base/
H A Dremote_gdb.hh250 struct Context struct in struct:BaseRemoteGDB::GdbCommand
[all...]

Completed in 6 milliseconds