RTEMS 6.1-rc4
|
This source file contains the implementation of _Scheduler_Get_affinity(). More...
#include <rtems/score/schedulerimpl.h>
Functions | |
Status_Control | _Scheduler_Get_affinity (Thread_Control *the_thread, size_t cpusetsize, cpu_set_t *cpuset) |
Copies the thread's scheduler's affinity to the given cpuset. | |
This source file contains the implementation of _Scheduler_Get_affinity().