Home
last modified time | relevance | path

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

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