summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasksetaffinity.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-11score: Remove CPU_set_ControlSebastian Huber1-1/+0
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill1-3/+0
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber1-19/+24
2014-04-16rtems: Add const qualifierSebastian Huber1-3/+3
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+0
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-5/+7
2014-04-03rtems: Move affinity from thread to scheduler.Jennifer Averett1-6/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-1/+1
2014-03-07rtems: Add Classic API get and set affinity methods.Jennifer Averett1-0/+62