summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulerpriorityyield.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-03score: Improve scheduler helping protocolSebastian Huber1-3/+1
2016-11-02score: Simplify yield and unblock scheduler opsSebastian Huber1-2/+2
2016-11-02score: Pass scheduler node to yield operationSebastian Huber1-3/+7
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber1-10/+2
2014-07-08score: Need for help indicator for scheduler opsSebastian Huber1-1/+3
2014-07-08score: Rename *_Node_get() to *_Thread_get_node()Sebastian Huber1-1/+1
2014-06-12score: PR2181: Add _Thread_Yield()Sebastian Huber1-14/+9
2014-05-14score: Introduce scheduler nodesSebastian Huber1-3/+2
2014-04-15score: Static scheduler configurationSebastian Huber1-3/+3
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-6/+11
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-20score: Add _Scheduler_priority_Get_scheduler_infoSebastian Huber1-8/+7
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-26score: Create schedulerpriority impl headerSebastian Huber1-4/+1
2013-06-14scheduler: Specify thread of yield operationSebastian Huber1-8/+6
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-8/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-02-182011-02-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-17/+11
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-17/+1
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-11-252010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-11-252010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-13/+14
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-2/+2
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-3/+3
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1-0/+73