summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadchangepriority.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark parameters as intentionally unusedSebastian Huber2024-03-221-0/+1
* Update company nameSebastian Huber2023-05-201-1/+1
* score: Conditional _Thread_Priority_replace()Sebastian Huber2022-07-071-0/+2
* score: Make SMP only code explicitSebastian Huber2022-06-231-1/+9
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Add SMP scheduler make/clean stickySebastian Huber2021-11-231-5/+127
* score: Add Thread_queue_Deadlock_statusSebastian Huber2021-10-011-2/+2
* score: Update priority only if necessarySebastian Huber2021-09-011-1/+1
* score: Replace priority prepend it with an enumSebastian Huber2021-08-121-15/+24
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+6
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* 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