summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/modesimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-7/+7
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-3/+5
2021-02-20rtems: Add _Modes_Apply_timeslice_to_thread()Sebastian Huber1-0/+22
2021-02-20rtems: New errors for rtems_signal_catch()Sebastian Huber1-0/+48
2021-02-20rtems: Remove _Modes_Set_interrupt_level()Sebastian Huber1-14/+0
2021-02-20rtems: Remove unused _Modes_Change()Sebastian Huber1-26/+0
2021-02-20rtems: Remove unused _Modes_Mask_changed()Sebastian Huber1-14/+0
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-11-12rtems: Remove Modes_ControlSebastian Huber1-13/+13
2018-01-25Remove make preinstallChris Johns1-0/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-23rtems: Create modes implementation headerSebastian Huber1-10/+21
2012-12-28rtems: Doxygen Clean Up Task #3Mathew Kallada1-7/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2008-09-04Convert to "bool".Ralf Corsepius1-5/+5
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-47/+25
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-02Add doxygen preamble.Ralf Corsepius1-2/+5
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-7/+7
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-12/+29
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-4/+3
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-14/+14