RTEMS 6.1-rc6
Loading...
Searching...
No Matches
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.
 

Detailed Description

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