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

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

#include <rtems/rtems/scheduler.h>
#include <rtems/score/schedulerimpl.h>

Functions

rtems_status_code rtems_scheduler_get_maximum_priority (rtems_id scheduler_id, rtems_task_priority *priority)
 Gets the maximum task priority of the scheduler.
 

Detailed Description

This source file contains the implementation of rtems_scheduler_get_maximum_priority().