RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
taskrestart.c File Reference

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

#include <rtems/rtems/tasks.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/threadimpl.h>

Functions

rtems_status_code rtems_task_restart (rtems_id id, rtems_task_argument argument)
 Restarts the task.
 

Detailed Description

This source file contains the implementation of rtems_task_restart().