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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process_handle.h452 inline bool sc_process_handle::terminated() const function in class:sc_core::sc_process_handle
H A Dsc_process.h680 inline bool sc_process_b::terminated() const function in class:sc_core::sc_process_b
/gem5/src/systemc/core/
H A Dsc_process_handle.cc191 sc_process_handle::terminated() const function in class:sc_core::sc_process_handle
H A Dprocess.hh73 bool terminated() const { return _terminated; } function in class:sc_gem5::Process

Completed in 12 milliseconds