summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Static Objects_Information initializationSebastian Huber2018-12-141-81/+5
* score: Remove bogus thread object name supportSebastian Huber2018-10-291-3/+1
* rtems: Avoid Giant lock for rtems_task_delete()Sebastian Huber2016-05-201-2/+22
* rtems: Use thread state lock for signalsSebastian Huber2016-05-121-47/+1
* rtems: Remove task variablesSebastian Huber2016-05-041-87/+5
* score: Simplify _Objects_Initialize_information()Sebastian Huber2016-04-211-4/+0
* Use linker set for Classic User Tasks initSebastian Huber2016-02-031-16/+0
* Optional POSIX Keys initializationSebastian Huber2016-02-031-6/+0
* Optional Classic Tasks initializationSebastian Huber2016-02-031-1/+10
* rtems: Fix warningSebastian Huber2016-01-081-1/+0
* score: Initialize thread control to zeroSebastian Huber2015-12-151-15/+0
* score: Untangle thread actionsSebastian Huber2015-12-111-1/+1
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-4/+2
* Disable deprecated warning on implementation of deprecated methodsJoel Sherrill2015-03-171-1/+13
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-051-2/+0
* rtems: Fix ASR SMP supportSebastian Huber2014-05-071-3/+14
* score: Simplify thread control initializationSebastian Huber2014-04-151-36/+4
* Disable per task variables when SMP is enabledJoel Sherrill2014-04-041-13/+28
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-12/+17
* rtems: Use thread action for signalsSebastian Huber2014-03-311-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems: Include missing header fileSebastian Huber2014-03-181-1/+2
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-071-1/+6
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-1/+0
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create event implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Create asr implementation headerSebastian Huber2013-07-231-0/+1
* rtems: Add signal post switch extension on the flySebastian Huber2012-12-051-50/+0
* score: Add API extensions post switch listSebastian Huber2012-12-051-4/+7
* score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov2012-12-021-23/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+1
* rtems: Add system eventsSebastian Huber2012-10-301-0/+2
* rtems: Reusable event implementationSebastian Huber2012-10-301-2/+2
* rtems: Remove unused event_condition memberSebastian Huber2012-10-301-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-1/+1
* 2011-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-021-5/+5
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-14/+7
* 2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-261-3/+3
* 2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-031-1/+3
* 2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>Joel Sherrill2009-01-211-2/+0
* 2009-01-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-01-211-0/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-2/+2
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-8/+5
* Convert to "bool".Ralf Corsepius2008-09-041-3/+3
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-181-1/+0