summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskgetaffinity.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-27Simplify get affinitiy directivesSebastian Huber1-3/+0
2021-04-27Return status code for _Scheduler_Get_affinity()Sebastian Huber1-3/+4
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
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_Get_affinity()Sebastian Huber1-24/+27
2014-06-02score: _Scheduler_Get_affinity()Sebastian Huber1-1/+0
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-5/+8
2014-04-03rtems: Move affinity from thread to scheduler.Jennifer Averett1-3/+3
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/+63