RTEMS 6.1-rc1
Variables
stackallocatorfree.c File Reference

This source file contains a definition of _Stack_Allocator_free which frees the thread stacks to the RTEMS Workspace. More...

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

Variables

const Stack_Allocator_free _Stack_Allocator_free = _Workspace_Free
 The stack allocator free handler. More...
 

Detailed Description

This source file contains a definition of _Stack_Allocator_free which frees the thread stacks to the RTEMS Workspace.