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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_constants.h46 extern const int SC_DEFAULT_STACK_SIZE;
H A Dsc_thread_process.cpp96 const int SC_DEFAULT_STACK_SIZE = SC_DEFAULT_STACK_SIZE_; member in namespace:sc_core
400 m_cor_p(0), m_monitor_q(), m_stack_size(SC_DEFAULT_STACK_SIZE),

Completed in 7 milliseconds