RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions | Variables
threadhandler.c File Reference

Thread Handler. More...

#include <rtems/score/threadimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/interr.h>
#include <rtems/score/isrlevel.h>
#include <rtems/score/userextimpl.h>

Functions

void _Thread_Handler (void)
 Wrapper function for all threads.
 

Variables

Objects_Id _Thread_Global_constructor
 Object identifier of the global constructor thread.
 

Detailed Description

Thread Handler.