summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/tasksimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-3/+3
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-12-02rtems: Move scheduler directives to own headerSebastian Huber1-0/+8
2021-02-01score: Add _Thread_Get_objects_information()Sebastian Huber1-16/+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
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber1-0/+11
2019-04-02doxygen: Restructured cpukit/include/rtems/rtemsAndreas Dachsberger1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-6/+0
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-3/+4
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber1-22/+27
2016-05-04rtems: Remove task variablesSebastian Huber1-15/+0
2016-02-03Optional Classic Tasks initializationSebastian Huber1-20/+1
2015-10-26basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber1-1/+1
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-2/+2
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom1-1/+3
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-1/+3
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-8/+5
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-0/+12
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-0/+142