summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/ratemonimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-158/+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