RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
schedulermapfromposix.c File Reference

Implementation of rtems_scheduler_map_priority_from_posix(). More...

#include <rtems/rtems/tasks.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)
 Map a POSIX thread priority to the corresponding task priority.
 

Detailed Description

Implementation of rtems_scheduler_map_priority_from_posix().