summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/schedulernodeimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-10/+10
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Rename _Scheduler_Set_idle_thread()Sebastian Huber1-0/+21
2021-08-12score: Replace the single use of a sequence lockSebastian Huber1-24/+53
2021-08-12score: Replace priority prepend it with an enumSebastian Huber1-17/+13
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+3
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber1-0/+30
2019-05-13doxygen: score: adjust doc in schedulernodeimpl.h to doxygen guidelinesAndreas Dachsberger1-0/+72
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-11-20score: Optimize scheduler priority updatesSebastian Huber1-9/+9
2017-09-27score: Rename to _Scheduler_ControlSebastian Huber1-5/+5
2016-11-02score: Delete Scheduler_Node::accepts_helpSebastian Huber1-1/+0
2016-11-02score: Second part of new MrsP implementationSebastian Huber1-1/+0
2016-11-02score: Add _Scheduler_Node_get_scheduler()Sebastian Huber1-0/+8
2016-09-21score: Manage scheduler nodes via thread queuesSebastian Huber1-0/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-7/+12
2016-09-08score: Add scheduler node implementation headerSebastian Huber1-0/+134