summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadchangepriority.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2016-11-02score: Delete Thread_Scheduler_control::own_nodeSebastian Huber
2016-11-02score: First part of new MrsP implementationSebastian Huber
2016-11-02score: Add _Thread_Scheduler_remove_wait_node()Sebastian Huber
2016-11-02score: Add _Thread_Scheduler_add_wait_node()Sebastian Huber
2016-09-21score: Scheduler node awareness for thread queuesSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-08-03score: Fix and simplify thread wait locksSebastian Huber
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber
2016-07-27score: Priority inherit thread queue operationsSebastian Huber
2016-07-27score: Split _Thread_Change_priority()Sebastian Huber
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber
2016-05-12score: Use thread state lock for current stateSebastian Huber
2015-09-04score: Implement priority boostingSebastian Huber
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-03-24score: Add scheduler acquire/releaseSebastian Huber
2015-03-24score: Add thread lockSebastian Huber
2015-03-24score: Add thread priority change handlerSebastian Huber
2015-03-20score: Fix _Thread_Change_priority()Sebastian Huber
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill
2014-06-23score: Remove scheduler parameter from most opsSebastian Huber
2014-06-04score: Rename _Scheduler_Update()Sebastian Huber
2014-05-15score: Make _Thread_queue_Requeue() staticSebastian Huber
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-04-15score: Static scheduler configurationSebastian Huber
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-08-20score: PR2136: Fix _Thread_Change_priority()Sebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-26score: Create scheduler implementation headerSebastian Huber
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-02-182011-02-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-04Convert to "bool".Ralf Corsepius
2008-05-162008-05-16 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill
2007-05-102007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-18Remove stray white spaces.Ralf Corsepius