summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadsetaffinitynp.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2019-11-19Move feature macro before "config.h" includeSebastian Huber
2017-10-11score: Remove CPU_set_ControlSebastian Huber
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber
2017-06-07Fix CPU_COPY() usageSebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber
2014-04-03posix: Move affinity from thread to scheduler.Jennifer Averett
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett
2014-03-07posix: Add dynamic pthread get and set affinity.Jennifer Averett