summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadinitialize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-14score: Introduce scheduler nodesSebastian Huber1-2/+0
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-0/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-2/+4
2014-05-05score: Fix TLS size usageSebastian Huber1-6/+1
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-2/+2
2014-04-15score: Simplify thread control initializationSebastian Huber1-41/+24
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber1-1/+2
2014-04-07score: Delete _Thread_Maximum_extensionsSebastian Huber1-7/+6
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-1/+1
2014-04-03score: Remove affinity element from thread.Jennifer Averett1-4/+0
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-0/+2
2014-03-31score: Use thread action for thread restartSebastian Huber1-0/+5
2014-03-31score: Add thread actionsSebastian Huber1-0/+2
2014-03-31score: Add and use thread get/set CPU functionsSebastian Huber1-3/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-0/+6
2014-03-07score: Add cpuset support to Score.Jennifer Averett1-1/+6
2014-02-24score: Fix thread TLS area initializationSebastian Huber1-8/+13
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+18
2013-08-20smp: Optimize Simple SMP schedulerSebastian Huber1-0/+1
2013-07-30smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber1-1/+3
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create thread implementation headerSebastian Huber1-4/+2
2013-07-26score: Create scheduler implementation headerSebastian Huber1-8/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23score: Create stack implementation headerSebastian Huber1-0/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-1/+1
2013-07-22score: Error for non-preemptible tasks on SMPSebastian Huber1-0/+7
2013-06-14scheduler: New simple SMP scheduler implementationSebastian Huber1-0/+6
2012-12-01score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev1-11/+6
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-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-02-182011-02-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+3
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-12/+5
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+8
2010-06-18Remove RTEMS_ITRON_API conditional blocks.Ralf Corsepius1-3/+0
2009-12-022009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-12-022009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-2/+2
2009-11-29Whitespace removal.Ralf Corsepius1-2/+2
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+15
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-5/+9
2009-07-302009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-66/+51
2009-06-012009-06-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-7/+7
2008-12-082008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2008-09-04Convert to "bool".Ralf Corsepius1-4/+4