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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_spawn_options.h61 m_sensitive_port_bases(), m_spawn_method(false), m_stack_size(0)
78 bool is_method() const { return m_spawn_method; }
97 void spawn_method() { m_spawn_method = true; }
113 bool m_spawn_method; // Method not thread. member in class:sc_core::sc_spawn_options

Completed in 5 milliseconds