RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
configstackspacesize.c File Reference

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

#include <rtems/config.h>
#include <rtems/score/stack.h>
#include <rtems/score/tls.h>
#include <rtems/score/thread.h>

Functions

uintptr_t rtems_configuration_get_stack_space_size (void)
 Gets the configured size in bytes of the memory space used to allocate thread stacks for this application.
 

Detailed Description

This source file contains the implementation of rtems_configuration_get_stack_space_size().