Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Ddynamic.c34 static k_thread_stack_t *z_thread_stack_alloc_pool(size_t size) in z_thread_stack_alloc_pool() function
82 stack = z_thread_stack_alloc_pool(size); in z_impl_k_thread_stack_alloc()
86 stack = z_thread_stack_alloc_pool(size); in z_impl_k_thread_stack_alloc()