RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
taskinitusers.c File Reference

This source file contains the implementation of _RTEMS_tasks_Initialize_user_task(). More...

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

Functions

void _RTEMS_tasks_Initialize_user_task (void)
 Creates and starts the Classic API initialization task using rtems_task_create() and the configuration provided by _RTEMS_tasks_User_task_table.
 

Detailed Description

This source file contains the implementation of _RTEMS_tasks_Initialize_user_task().