summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadinitialize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-5/+1
2015-06-13score: Add _Watchdog_Preinitialize()Sebastian Huber1-1/+1
2015-06-09score: Add Thread_Control::is_fpSebastian Huber1-0/+1
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber1-1/+2
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-11/+2
2015-03-24score: Add thread lockSebastian Huber1-0/+3
2015-03-24score: Add thread priority change handlerSebastian Huber1-1/+11
2015-03-20score: Fix _Thread_Change_priority()Sebastian Huber1-0/+1
2015-03-05score: Add thread wait flagsSebastian Huber1-0/+2
2014-10-27score: Add capture data to tcb.Jennifer Averett1-0/+3
2014-07-09score: Implement scheduler helping protocolSebastian Huber1-0/+3
2014-06-23score: Collect scheduler related fields in TCBSebastian Huber1-3/+2
2014-06-04score: Replace _Scheduler_Allocate/Free()Sebastian Huber1-7/+5
2014-06-03score: Add resource node to thread control blockSebastian Huber1-0/+2
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