summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/ratemonimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-158/+0
* rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber2017-01-241-12/+0
* Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen2017-01-131-0/+13
* score: Fix a release/cancel job race conditionSebastian Huber2016-08-041-6/+6
* score: Turn thread lock into thread wait lockSebastian Huber2016-07-271-2/+2
* score: Rename _Objects_Get_local()Sebastian Huber2016-05-201-1/+1
* score: Optimize _Objects_Get_local()Sebastian Huber2016-05-021-1/+1
* score: Optimize _Objects_Get_local()Sebastian Huber2016-04-211-1/+1
* rtems: Rework rate-monotonic schedulerSebastian Huber2016-03-221-78/+35
* rtems: Delete Rate_monotonic_Period_time_tSebastian Huber2016-03-211-3/+3
* rtems: Inline _Rate_monotonic_Reset_statistics()Sebastian Huber2016-03-211-43/+16
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-15/+9
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-011-1/+1
* Optional Classic Rate Monotonic initializationSebastian Huber2016-02-031-20/+1
* Remove use ticks for statistics configure option.Joel Sherrill2015-06-151-34/+18
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-12/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* rtems: Create ratemon implementation headerSebastian Huber2013-07-231-0/+279