RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
taskexit.c File Reference

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

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

Functions

void rtems_task_exit (void)
 Deletes the calling task.
 

Detailed Description

This source file contains the implementation of rtems_task_exit().