Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dthread.c857 int z_impl_k_thread_stack_space_get(const struct k_thread *thread, in z_impl_k_thread_stack_space_get() function
882 ret = z_impl_k_thread_stack_space_get(thread, &unused); in z_vrfy_k_thread_stack_space_get()