summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadinitialize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Introduce scheduler nodesSebastian Huber2014-05-141-2/+0
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-0/+1
* score: Implement forced thread migrationSebastian Huber2014-05-071-2/+4
* score: Fix TLS size usageSebastian Huber2014-05-051-6/+1
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-2/+2
* score: Simplify thread control initializationSebastian Huber2014-04-151-41/+24
* score: Delete _Thread_Ticks_per_timesliceSebastian Huber2014-04-071-1/+2
* score: Delete _Thread_Maximum_extensionsSebastian Huber2014-04-071-7/+6
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-1/+1
* score: Remove affinity element from thread.Jennifer Averett2014-04-031-4/+0
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-0/+2
* score: Use thread action for thread restartSebastian Huber2014-03-311-0/+5
* score: Add thread actionsSebastian Huber2014-03-311-0/+2
* score: Add and use thread get/set CPU functionsSebastian Huber2014-03-311-3/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-071-0/+6
* score: Add cpuset support to Score.Jennifer Averett2014-03-071-1/+6
* score: Fix thread TLS area initializationSebastian Huber2014-02-241-8/+13
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-0/+18
* smp: Optimize Simple SMP schedulerSebastian Huber2013-08-201-0/+1
* smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber2013-07-301-1/+3
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create thread implementation headerSebastian Huber2013-07-261-4/+2
* score: Create scheduler implementation headerSebastian Huber2013-07-261-8/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* score: Create stack implementation headerSebastian Huber2013-07-231-0/+1
* score: Create watchdog implementation headerSebastian Huber2013-07-221-1/+1
* score: Error for non-preemptible tasks on SMPSebastian Huber2013-07-221-0/+7
* scheduler: New simple SMP scheduler implementationSebastian Huber2013-06-141-0/+6
* score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev2012-12-011-11/+6
* 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-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2011-02-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-181-1/+1
* 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-171-4/+3
* 2011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-161-12/+5
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* 2010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-241-0/+8
* Remove RTEMS_ITRON_API conditional blocks.Ralf Corsepius2010-06-181-3/+0
* 2009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-021-1/+1
* 2009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-021-2/+2
* Whitespace removal.Ralf Corsepius2009-11-291-2/+2
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-7/+15
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-5/+9
* 2009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-301-66/+51
* 2009-06-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-06-011-1/+3
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-7/+7
* 2008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-081-2/+1
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-3/+1
* Convert to "bool".Ralf Corsepius2008-09-041-4/+4