summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-81/+5
2018-10-29score: Remove bogus thread object name supportSebastian Huber1-3/+1
2016-05-20rtems: Avoid Giant lock for rtems_task_delete()Sebastian Huber1-2/+22
2016-05-12rtems: Use thread state lock for signalsSebastian Huber1-47/+1
2016-05-04rtems: Remove task variablesSebastian Huber1-87/+5
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber1-4/+0
2016-02-03Use linker set for Classic User Tasks initSebastian Huber1-16/+0
2016-02-03Optional POSIX Keys initializationSebastian Huber1-6/+0
2016-02-03Optional Classic Tasks initializationSebastian Huber1-1/+10
2016-01-08rtems: Fix warningSebastian Huber1-1/+0
2015-12-15score: Initialize thread control to zeroSebastian Huber1-15/+0
2015-12-11score: Untangle thread actionsSebastian Huber1-1/+1
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-4/+2
2015-03-17Disable deprecated warning on implementation of deprecated methodsJoel Sherrill1-1/+13
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-2/+0
2014-05-07rtems: Fix ASR SMP supportSebastian Huber1-3/+14
2014-04-15score: Simplify thread control initializationSebastian Huber1-36/+4
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-13/+28
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-12/+17
2014-03-31rtems: Use thread action for signalsSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-18rtems: Include missing header fileSebastian Huber1-1/+2
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-1/+6
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-1/+0
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create event implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create asr implementation headerSebastian Huber1-0/+1
2012-12-05rtems: Add signal post switch extension on the flySebastian Huber1-50/+0
2012-12-05score: Add API extensions post switch listSebastian Huber1-4/+7
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov1-23/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-10-30rtems: Add system eventsSebastian Huber1-0/+2
2012-10-30rtems: Reusable event implementationSebastian Huber1-2/+2
2012-10-30rtems: Remove unused event_condition memberSebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-12-022011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+5
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+7
2009-09-262009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2009-07-032009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2009-01-212009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>Joel Sherrill1-2/+0
2009-01-212009-01-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+1
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2