RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
tasksuspend.c File Reference

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

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

Functions

rtems_status_code rtems_task_suspend (rtems_id id)
 Suspends the task.
 

Detailed Description

This source file contains the implementation of rtems_task_suspend().