summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/schedulerprioritysmpimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix scheduler helping implementationSebastian Huber2014-07-101-22/+0
* score: Implement scheduler helping protocolSebastian Huber2014-07-091-0/+22
* score: Rename *_Node_get() to *_Thread_get_node()Sebastian Huber2014-07-081-2/+2
* score: Decouple thread and scheduler nodes on SMPSebastian Huber2014-06-231-23/+25
* score: Use chain nodes for ready queue supportSebastian Huber2014-06-231-6/+6
* score: Make functions inlineSebastian Huber2014-06-121-23/+114
* Add SMP Priority Scheduler with AffinityJoel Sherrill2014-06-111-0/+84