summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadchangepriority.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22Mark parameters as intentionally unusedSebastian Huber1-0/+1
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-07score: Conditional _Thread_Priority_replace()Sebastian Huber1-0/+2
2022-06-23score: Make SMP only code explicitSebastian Huber1-1/+9
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Add SMP scheduler make/clean stickySebastian Huber1-5/+127
2021-10-01score: Add Thread_queue_Deadlock_statusSebastian Huber1-2/+2
2021-09-01score: Update priority only if necessarySebastian Huber1-1/+1
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-15/+24
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+6
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-11-02score: Delete Thread_Scheduler_control::own_nodeSebastian Huber1-6/+10
2016-11-02score: First part of new MrsP implementationSebastian Huber1-0/+17
2016-11-02score: Add _Thread_Scheduler_remove_wait_node()Sebastian Huber1-2/+4
2016-11-02score: Add _Thread_Scheduler_add_wait_node()Sebastian Huber1-4/+1
2016-09-21score: Scheduler node awareness for thread queuesSebastian Huber1-18/+32
2016-09-21score: Rework thread priority managementSebastian Huber1-94/+272
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber1-2/+2
2016-08-03score: Fix and simplify thread wait locksSebastian Huber1-4/+5
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-17/+13
2016-07-27score: Priority inherit thread queue operationsSebastian Huber1-34/+0
2016-07-27score: Split _Thread_Change_priority()Sebastian Huber1-9/+52
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber1-16/+5
2016-05-12score: Use thread state lock for current stateSebastian Huber1-2/+2
2015-09-04score: Implement priority boostingSebastian Huber1-0/+34
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-5/+66
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-5/+5
2015-03-24score: Add scheduler acquire/releaseSebastian Huber1-4/+3
2015-03-24score: Add thread lockSebastian Huber1-6/+13
2015-03-24score: Add thread priority change handlerSebastian Huber1-4/+8
2015-03-20score: Fix _Thread_Change_priority()Sebastian Huber1-14/+21
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber1-8/+1
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-48/+1
2014-06-23score: Remove scheduler parameter from most opsSebastian Huber1-7/+3
2014-06-04score: Rename _Scheduler_Update()Sebastian Huber1-1/+1
2014-05-15score: Make _Thread_queue_Requeue() staticSebastian Huber1-0/+47
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-68/+29
2014-04-15score: Static scheduler configurationSebastian Huber1-3/+3
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-6/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-20score: PR2136: Fix _Thread_Change_priority()Sebastian Huber1-4/+10
2013-07-26score: Create threadq implementation headerSebastian Huber1-2/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-26score: Create scheduler implementation headerSebastian Huber1-4/+2
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl1-2/+8
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-23/+4
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-29/+1
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1