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

This source file contains the implementation of _Scheduler_default_Map_priority() and _Scheduler_default_Unmap_priority(). More...

#include <rtems/score/schedulerimpl.h>

Functions

Priority_Control _Scheduler_default_Map_priority (const Scheduler_Control *scheduler, Priority_Control priority)
 Returns the scheduler internal thread priority mapped by SCHEDULER_PRIORITY_MAP().
 
Priority_Control _Scheduler_default_Unmap_priority (const Scheduler_Control *scheduler, Priority_Control priority)
 Returns the user visible thread priority unmapped by SCHEDULER_PRIORITY_UNMAP().
 

Detailed Description

This source file contains the implementation of _Scheduler_default_Map_priority() and _Scheduler_default_Unmap_priority().