Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/kernel/
Dthread.c910 const uint8_t *checked_stack = start; in z_impl_k_thread_stack_space_get() local
941 checked_stack += 4; in z_impl_k_thread_stack_space_get()
946 if ((checked_stack[i]) == 0xaaU) { in z_impl_k_thread_stack_space_get()