RTEMS  5.1
Data Structures | Functions | Variables
tasksdata.h File Reference

Classic Tasks Manager Data Structures. More...

#include <rtems/rtems/tasks.h>
#include <rtems/rtems/asrdata.h>
#include <rtems/rtems/eventdata.h>
#include <rtems/score/thread.h>

Go to the source code of this file.

Data Structures

struct  RTEMS_API_Control
 

Functions

void _RTEMS_tasks_Initialize_user_task (void)
 System initialization handler to create and start the first user task.
 

Variables

const rtems_initialization_tasks_table _RTEMS_tasks_User_task_table
 Initialization table for the first user task. More...
 
Thread_Information _RTEMS_tasks_Information
 

Detailed Description

Classic Tasks Manager Data Structures.