summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadchangepriority.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Delete Thread_Scheduler_control::own_nodeSebastian Huber2016-11-021-6/+10
* score: First part of new MrsP implementationSebastian Huber2016-11-021-0/+17
* score: Add _Thread_Scheduler_remove_wait_node()Sebastian Huber2016-11-021-2/+4
* score: Add _Thread_Scheduler_add_wait_node()Sebastian Huber2016-11-021-4/+1
* score: Scheduler node awareness for thread queuesSebastian Huber2016-09-211-18/+32
* score: Rework thread priority managementSebastian Huber2016-09-211-94/+272
* score: Introduce _Thread_Get_priority()Sebastian Huber2016-09-081-2/+2
* score: Fix and simplify thread wait locksSebastian Huber2016-08-031-4/+5
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-17/+13
* score: Priority inherit thread queue operationsSebastian Huber2016-07-271-34/+0
* score: Split _Thread_Change_priority()Sebastian Huber2016-07-271-9/+52
* score: Add thread priority to scheduler nodesSebastian Huber2016-06-221-16/+5
* score: Use thread state lock for current stateSebastian Huber2016-05-121-2/+2
* score: Implement priority boostingSebastian Huber2015-09-041-0/+34
* score: Rework _Thread_Change_priority()Sebastian Huber2015-05-191-5/+66
* score: Add Thread_queue_OperationsSebastian Huber2015-05-191-5/+5
* score: Add scheduler acquire/releaseSebastian Huber2015-03-241-4/+3
* score: Add thread lockSebastian Huber2015-03-241-6/+13
* score: Add thread priority change handlerSebastian Huber2015-03-241-4/+8
* score: Fix _Thread_Change_priority()Sebastian Huber2015-03-201-14/+21
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-051-8/+1
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-151-48/+1
* score: Remove scheduler parameter from most opsSebastian Huber2014-06-231-7/+3
* score: Rename _Scheduler_Update()Sebastian Huber2014-06-041-1/+1
* score: Make _Thread_queue_Requeue() staticSebastian Huber2014-05-151-0/+47
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-68/+29
* score: Static scheduler configurationSebastian Huber2014-04-151-3/+3
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-6/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: PR2136: Fix _Thread_Change_priority()Sebastian Huber2013-08-201-4/+10
* score: Create threadq implementation headerSebastian Huber2013-07-261-2/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-1/+1
* score: Create scheduler implementation headerSebastian Huber2013-07-261-4/+2
* score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl2012-11-291-2/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-02-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-181-23/+4
* 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-171-29/+1
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-241-4/+8
* 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-301-1/+1
* 2010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-07-291-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-3/+3
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-05-16 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2008-05-161-14/+24
* 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-101-4/+2
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-20/+37
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-171-2/+2