Home
last modified time | relevance | path

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

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