RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_task_start(). More...
#include <rtems/rtems/tasks.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/threadimpl.h>
Functions | |
rtems_status_code | rtems_task_start (rtems_id id, rtems_task_entry entry_point, rtems_task_argument argument) |
Starts the task. | |
This source file contains the implementation of rtems_task_start().