summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetaffinitynp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* score: Avoid Giant lock _Scheduler_Get_affinity()Sebastian Huber2016-05-121-24/+25
* score: _Scheduler_Get_affinity()Sebastian Huber2014-06-021-1/+0
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-5/+7
* posix: Move affinity from thread to scheduler.Jennifer Averett2014-04-031-8/+6
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-1/+1
* posix: Add dynamic pthread get and set affinity.Jennifer Averett2014-03-071-0/+68