summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadcreateidle.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber1-0/+1
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-1/+3
2016-06-14score: _Thread_Create_idle_for_CPU()Sebastian Huber1-12/+12
2016-03-04score: Rename Per_CPU_Control::startedSebastian Huber1-1/+1
2016-02-03score: Create idle threads via linker setSebastian Huber1-0/+3
2016-01-11score: Simplify _Thread_Start()Sebastian Huber1-11/+20
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-8/+9
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-11/+11
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-1/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-12/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23score: Create stack implementation headerSebastian Huber1-0/+1
2013-06-14scheduler: Add start idle thread operationSebastian Huber1-1/+2
2013-06-14score: Simplify _Thread_Create_idle()Sebastian Huber1-23/+12
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-1/+1
2013-06-07score: Simplify _Thread_Create_idle_helper()Sebastian Huber1-9/+0
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber1-5/+6
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov1-3/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-11-07sapi: Use rtems_configuration_get_idle_taskSebastian Huber1-1/+1
2012-11-07sapi: Use rtems_config*_get_idle_task_stack_sizeSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-05-24Remove white-spaces.Ralf Corsepius1-1/+1
2011-05-112011-05-11 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-1/+3
2011-04-272011-04-27 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-1/+1
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-14/+30
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2008-07-232008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-25/+6
2008-06-132008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+2
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+10
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+4
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-10/+10
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-11-252003-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+2
2003-09-082003-09-08 Derick Hammond <derick@perkinstechnologies.com.au>Joel Sherrill1-1/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1-0/+97