RTEMS 6.1-rc1
Functions
schedulermapfromposix.c File Reference

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

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

Functions

rtems_status_code rtems_scheduler_map_priority_from_posix (rtems_id scheduler_id, int posix_priority, rtems_task_priority *priority)
 Maps a POSIX thread priority to the corresponding Classic API task priority. More...
 

Detailed Description

This source file contains the implementation of rtems_scheduler_map_priority_from_posix().