RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
tasksetpriority.c File Reference

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

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

Functions

rtems_status_code rtems_task_set_priority (rtems_id id, rtems_task_priority new_priority, rtems_task_priority *old_priority_p)
 Sets the real priority or gets the current priority of the task.
 

Detailed Description

This source file contains the implementation of rtems_task_set_priority().