summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadsetaffinitynp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* Return status code for _Scheduler_Set_affinity()Sebastian Huber2021-04-271-3/+4
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Move feature macro before "config.h" includeSebastian Huber2019-11-191-1/+2
* score: Remove CPU_set_ControlSebastian Huber2017-10-111-1/+0
* posix: Simplify POSIX_API_ControlSebastian Huber2017-10-091-9/+0
* Fix CPU_COPY() usageSebastian Huber2017-06-071-1/+1
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber2016-05-121-28/+31
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-1/+0
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-7/+10
* posix: Move affinity from thread to scheduler.Jennifer Averett2014-04-031-7/+7
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-1/+1
* posix: Add dynamic pthread get and set affinity.Jennifer Averett2014-03-071-0/+69