RTEMS
5.0.0
|
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. More... | |
Variables | |
Objects_Id | _Thread_Global_constructor |
Object identifier of the global constructor thread. More... | |
Thread Handler.