summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/ratemonimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-6/+6
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Simplify thread wait state handlingSebastian Huber1-3/+0
2021-10-25rtems: Fix rate monotonic statisticsSebastian Huber1-5/+2
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-2/+4
2020-11-23doxygen: Rename Internal to ImplementationSebastian Huber1-1/+1
2019-04-02doxygen: Restructured cpukit/include/rtems/rtemsAndreas Dachsberger1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-8/+0
2018-11-12rtems: Move internal structures to ratemondata.hSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-01-24rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber1-12/+0
2017-01-13Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen1-0/+13
2016-08-04score: Fix a release/cancel job race conditionSebastian Huber1-6/+6
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-2/+2
2016-05-20score: Rename _Objects_Get_local()Sebastian Huber1-1/+1
2016-05-02score: Optimize _Objects_Get_local()Sebastian Huber1-1/+1
2016-04-21score: Optimize _Objects_Get_local()Sebastian Huber1-1/+1
2016-03-22rtems: Rework rate-monotonic schedulerSebastian Huber1-78/+35
2016-03-21rtems: Delete Rate_monotonic_Period_time_tSebastian Huber1-3/+3
2016-03-21rtems: Inline _Rate_monotonic_Reset_statistics()Sebastian Huber1-43/+16
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-15/+9
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber1-1/+1
2016-02-03Optional Classic Rate Monotonic initializationSebastian Huber1-20/+1
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-34/+18
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-12/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create ratemon implementation headerSebastian Huber1-0/+279