summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadrestart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: _Thread_Set_life_protection()Sebastian Huber2014-05-211-4/+0
* score: Add STATES_RESTARTINGSebastian Huber2014-05-141-1/+1
* score: Implement forced thread migrationSebastian Huber2014-05-071-1/+1
* score: Simplify thread control initializationSebastian Huber2014-04-151-2/+0
* score: Static scheduler configurationSebastian Huber2014-04-151-4/+4
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-7/+16
* score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber2014-04-031-0/+8
* score: Do not reset resource count during restartSebastian Huber2014-03-311-1/+0
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-7/+292
* score: Replace _Thread_Reset()Sebastian Huber2014-03-311-23/+18
* score: Add parameter to _Thread_Restart()Sebastian Huber2014-03-311-2/+9
* score: Fix thread restart extensions contextSebastian Huber2014-03-311-2/+2
* score: Reduce _Thread_Reset() parametersSebastian Huber2014-03-311-19/+7
* score: Move _Thread_Reset() and make staticSebastian Huber2014-03-311-0/+28
* score: Use thread action for thread restartSebastian Huber2014-03-311-15/+35
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* smp: Disable restart of threads other than selfSebastian Huber2013-08-201-0/+10
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-3/+0
* score: Create thread implementation headerSebastian Huber2013-07-261-11/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-281-13/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-2/+2
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-081-3/+3
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-8/+8
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Now use _Thread_Reset().Joel Sherrill1999-11-161-19/+4
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-1/+2
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-171-0/+79