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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_thread_process.cpp63 # define SC_DEFAULT_STACK_SIZE_ SC_OVERRIDE_DEFAULT_STACK_SIZE macro
69 # define SC_DEFAULT_STACK_SIZE_ 0x50000 macro
73 # define SC_DEFAULT_STACK_SIZE_ 0x40000 macro
76 # define SC_DEFAULT_STACK_SIZE_ 0x20000 macro
78 #endif // SC_DEFAULT_STACK_SIZE_
96 const int SC_DEFAULT_STACK_SIZE = SC_DEFAULT_STACK_SIZE_;
97 #undef SC_DEFAULT_STACK_SIZE_ macro

Completed in 7 milliseconds