Searched refs:z_thread_alloc_helper (Results 1 – 1 of 1) sorted by relevance
175 static void *z_thread_alloc_helper(size_t align, size_t size, in z_thread_alloc_helper() function198 return z_thread_alloc_helper(align, size, sys_heap_aligned_alloc); in z_thread_aligned_alloc()203 return z_thread_alloc_helper(0, size, sys_heap_noalign_alloc); in z_thread_malloc()