Searched refs:resource_pool (Results 1 – 7 of 7) sorted by relevance
154 thread->resource_pool = _SYSTEM_HEAP; in k_thread_system_pool_assign()168 heap = _current->resource_pool; in z_thread_aligned_alloc()
620 new_thread->resource_pool = NULL; in z_setup_new_thread()634 new_thread->resource_pool = _current->resource_pool; in z_setup_new_thread()1145 dummy_thread->resource_pool = NULL; in z_dummy_thread_init()
144 start_addr = *((uintptr_t *)(void *)thread->resource_pool); in ZTEST()
351 struct k_heap *resource_pool; member
128 return _current->resource_pool; in z_impl_ret_resource_pool_ptr()
89 k_current_get()->resource_pool = NULL; in malloc_in_thread_handler()
475 thread->resource_pool = heap; in k_thread_heap_assign()