RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_task_set_scheduler(). More...
#include <rtems/rtems/tasksimpl.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/score/schedulerimpl.h>
Functions | |
rtems_status_code | rtems_task_set_scheduler (rtems_id task_id, rtems_id scheduler_id, rtems_task_priority priority) |
Sets the home scheduler for the task. | |
This source file contains the implementation of rtems_task_set_scheduler().