RTEMS
|
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.
Classes | |
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 |
Classic Tasks Manager Data Structures.
Definition in file tasksdata.h.