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

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

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

Functions

rtems_status_code rtems_task_get_scheduler (rtems_id task_id, rtems_id *scheduler_id)
 Gets the home scheduler of the task.
 

Detailed Description

This source file contains the implementation of rtems_task_get_scheduler().