RTEMS CPU Kit with SuperCore
Functions
threadglobalconstruction.c File Reference

Thread Global Construction. More...

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

Functions

void * _Thread_Global_construction (void)
 Executes the global constructors and then restarts itself as the first initialization thread. More...
 

Detailed Description

Thread Global Construction.