Home
last modified time | relevance | path

Searched defs:thread_stack (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/examples/kernel/
H A Dthread_static.c8 static char thread_stack[THREAD_STACK_SIZE]; variable
H A Dthread_delay.c8 static char thread_stack[THREAD_STACK_SIZE]; variable
H A Dsemaphore_static.c13 static rt_uint8_t thread_stack[THREAD_STACK_SIZE]; variable