Home
last modified time | relevance | path

Searched refs:STK_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dsched.c29 #define STK_SIZE 8*1024 macro
51 char stack[STK_SIZE];
280 setctxsp ((vu_char *)&lthreads[id].stack[STK_SIZE]); in thread_start()
/openbmc/u-boot/doc/
H A DREADME.sched41 by increasing "#define STK_SIZE".