RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
schedulergetaffinity.c File Reference

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.
 

Detailed Description

This source file contains the implementation of _Scheduler_Get_affinity().