Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Ddynamic.c59 static k_thread_stack_t *z_thread_stack_alloc_dyn(size_t size, int flags) in z_thread_stack_alloc_dyn() function
80 stack = z_thread_stack_alloc_dyn(size, flags); in z_impl_k_thread_stack_alloc()
90 stack = z_thread_stack_alloc_dyn(size, flags); in z_impl_k_thread_stack_alloc()