summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulergetaffinity.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-27rtems: Change rtems_task_get_affinity() statusSebastian Huber1-1/+1
2021-04-27Return status code for _Scheduler_Get_affinity()Sebastian Huber1-2/+7
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-07-18score: Fix warningSebastian Huber1-1/+1
2017-07-07score: Move processor affinity to Thread_ControlSebastian Huber1-21/+9
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill1-4/+0
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber1-1/+1
2016-05-12score: Avoid Giant lock _Scheduler_Get_affinity()Sebastian Huber1-3/+10
2014-06-02score: _Scheduler_Get_affinity()Sebastian Huber1-23/+21
2014-04-15score: Task get/set affinitySebastian Huber1-0/+55