summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadrestart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-18score: Destroy thread timer lockSebastian Huber1-4/+1
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-4/+8
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-6/+4
2015-12-11score: Untangle thread actionsSebastian Huber1-2/+13
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-1/+2
2015-07-30score: Add potpourri lock statisticsSebastian Huber1-0/+1
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-4/+9
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-12/+34
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber1-2/+2
2015-03-24score: Add thread lockSebastian Huber1-0/+4
2015-03-05score: Simplify and fix signal deliverySebastian Huber1-1/+0
2014-06-23score: Fix thread deletion on SMPSebastian Huber1-5/+5
2014-06-04score: Replace _Scheduler_Allocate/Free()Sebastian Huber1-1/+1
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber1-1/+1
2014-05-21score: _Thread_Set_life_protection()Sebastian Huber1-4/+0
2014-05-14score: Add STATES_RESTARTINGSebastian Huber1-1/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-1/+1
2014-04-15score: Simplify thread control initializationSebastian Huber1-2/+0
2014-04-15score: Static scheduler configurationSebastian Huber1-4/+4
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-7/+16
2014-04-03score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber1-0/+8
2014-03-31score: Do not reset resource count during restartSebastian Huber1-1/+0
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-7/+292
2014-03-31score: Replace _Thread_Reset()Sebastian Huber1-23/+18
2014-03-31score: Add parameter to _Thread_Restart()Sebastian Huber1-2/+9
2014-03-31score: Fix thread restart extensions contextSebastian Huber1-2/+2
2014-03-31score: Reduce _Thread_Reset() parametersSebastian Huber1-19/+7
2014-03-31score: Move _Thread_Reset() and make staticSebastian Huber1-0/+28
2014-03-31score: Use thread action for thread restartSebastian Huber1-15/+35
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-20smp: Disable restart of threads other than selfSebastian Huber1-0/+10
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-3/+0
2013-07-26score: Create thread implementation headerSebastian Huber1-11/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov1-13/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-082008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-3/+3
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-8/+8
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Now use _Thread_Reset().Joel Sherrill1-19/+4
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1-1/+2
1999-05-17Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1-0/+79