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

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.
 

Detailed Description

This source file contains the implementation of rtems_task_delete().