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

Initializes Enviroment for A Thread. More...

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

Functions

void _Thread_Load_environment (Thread_Control *the_thread)
 Initializes enviroment for a thread. More...
 

Detailed Description

Initializes Enviroment for A Thread.