RTEMS 6.1-rc2
|
This source file contains the implementation of rtems_task_delete(). More...
#include <rtems/rtems/tasksimpl.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/threadimpl.h>
Functions | |
rtems_status_code | rtems_task_delete (rtems_id id) |
Deletes the task. | |
This source file contains the implementation of rtems_task_delete().