RTEMS  5.1
Functions
schedulermaptoposix.c File Reference

Implementation of rtems_scheduler_map_priority_to_posix(). More...

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

Functions

rtems_status_code rtems_scheduler_map_priority_to_posix (rtems_id scheduler_id, rtems_task_priority priority, int *posix_priority)
 Map a task priority to the corresponding POSIX thread priority. More...
 

Detailed Description

Implementation of rtems_scheduler_map_priority_to_posix().