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