summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulerpriorityunblock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-15/+1
2022-02-28score/src/[n-s]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-11-20score: Optimize scheduler priority updatesSebastian Huber1-6/+5
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 unblock operationSebastian Huber1-7/+8
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-1/+1
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber1-1/+2
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber1-8/+20
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber1-4/+4
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-23score: Use chain nodes for ready queue supportSebastian Huber1-1/+1
2014-05-14score: Introduce scheduler nodesSebastian Huber1-1/+6
2014-04-15score: Static scheduler configurationSebastian Huber1-5/+5
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-3/+5
2014-04-03score: Move priority bit map to scheduler instanceSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create schedulerpriority impl headerSebastian Huber1-3/+1
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-0/+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-1/+22
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-32/+2
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-35/+14
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+1
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
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/+75