RTEMS  5.0.0
Data Structures | Macros | Variables
stack.h File Reference

Information About the Thread Stack Handler. More...

#include <rtems/score/basedefs.h>

Go to the source code of this file.

Data Structures

struct  Stack_Control
 

Macros

#define STACK_MINIMUM_SIZE   CPU_STACK_MINIMUM_SIZE
 

Variables

uint32_t rtems_minimum_stack_size
 

Detailed Description

Information About the Thread Stack Handler.

This include file contains all information about the thread Stack Handler. This Handler provides mechanisms which can be used to initialize and utilize stacks.