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