RTEMS 6.1-rc1
Functions
threadloadenv.c File Reference

This source file contains the implementation of _Thread_Load_environment(). More...

#include <rtems/score/threadimpl.h>

Functions

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

Detailed Description

This source file contains the implementation of _Thread_Load_environment().