RTEMS  5.0.0
Functions
threadstackfree.c File Reference

Deallocate Thread Stack. More...

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

Functions

void _Thread_Stack_Free (Thread_Control *the_thread)
 Deallocate thread stack. More...
 

Detailed Description

Deallocate Thread Stack.