RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
taskconstructuser.c File Reference

This source file contains the implementation of _RTEMS_tasks_Construct_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_Construct_user_task (void)
 Constructs and starts the Classic API initialization task using rtems_task_construct() and the configuration provided by _RTEMS_tasks_User_task_config.
 

Detailed Description

This source file contains the implementation of _RTEMS_tasks_Construct_user_task().