Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Ddynamic_disabled.c12 k_thread_stack_t *z_impl_k_thread_stack_alloc(size_t size, int flags) in z_impl_k_thread_stack_alloc() function
Ddynamic.c75 k_thread_stack_t *z_impl_k_thread_stack_alloc(size_t size, int flags) in z_impl_k_thread_stack_alloc() function
100 return z_impl_k_thread_stack_alloc(size, flags); in z_vrfy_k_thread_stack_alloc()