RTEMS  5.1
Functions
threadstackfree.c File Reference

Deallocate Thread Stack. More...

#include <rtems/score/stackimpl.h>
#include <rtems/config.h>

Functions

void _Stack_Free (void *stack_area)
 Free the stack area allocated by _Stack_Allocate(). More...
 

Detailed Description

Deallocate Thread Stack.