RTEMS CPU Kit with SuperCore  4.11.3
Functions
threadstackfree.c File Reference

Deallocate Thread Stack. More...

#include <rtems/score/threadimpl.h>
#include <rtems/config.h>
Include dependency graph for threadstackfree.c:

Functions

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

Detailed Description

Deallocate Thread Stack.