RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
stackallocatorforidle.c File Reference

This source file contains the implementation of _Stack_Allocator_allocate_for_idle_static(). More...

#include <rtems/score/stack.h>
#include <rtems/score/assert.h>

Functions

void * _Stack_Allocator_allocate_for_idle_static (uint32_t cpu_index, size_t *storage_size)
 Allocates the IDLE thread storage from the memory statically allocated by <rtems/confdefs.h>.
 

Detailed Description

This source file contains the implementation of _Stack_Allocator_allocate_for_idle_static().