summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadcreateidle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rename _SMP_Get_processor_count()Sebastian Huber2019-04-111-2/+3
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-1/+1
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-091-0/+1
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-1/+3
* score: _Thread_Create_idle_for_CPU()Sebastian Huber2016-06-141-12/+12
* score: Rename Per_CPU_Control::startedSebastian Huber2016-03-041-1/+1
* score: Create idle threads via linker setSebastian Huber2016-02-031-0/+3
* score: Simplify _Thread_Start()Sebastian Huber2016-01-111-11/+20
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-8/+9
* score: Use common names for per-CPU variablesSebastian Huber2014-04-221-11/+11
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-1/+5
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-301-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-12/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* score: Create stack implementation headerSebastian Huber2013-07-231-0/+1
* scheduler: Add start idle thread operationSebastian Huber2013-06-141-1/+2
* score: Simplify _Thread_Create_idle()Sebastian Huber2013-06-141-23/+12
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-1/+1
* score: Simplify _Thread_Create_idle_helper()Sebastian Huber2013-06-071-9/+0
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-5/+6
* score misc: Score misc: Clean up Doxygen #5Alex Ivanov2012-11-291-3/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+0
* sapi: Use rtems_configuration_get_idle_taskSebastian Huber2012-11-071-1/+1
* sapi: Use rtems_config*_get_idle_task_stack_sizeSebastian Huber2012-11-071-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Remove white-spaces.Ralf Corsepius2011-05-241-1/+1
* 2011-05-11 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-05-111-1/+3
* 2011-04-27 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-04-271-1/+1
* 2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill2011-03-161-14/+30
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* 2009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-09-111-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-151-2/+2
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-231-25/+6
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-3/+2
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-281-1/+10
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-3/+4
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-10/+10
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-11-251-3/+2
* 2003-09-08 Derick Hammond <derick@perkinstechnologies.com.au>Joel Sherrill2003-09-081-1/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-171-0/+97