summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadcreateidle.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-1/+0
2021-10-11Add support for IDLE Thread stack allocatorJoel Sherrill1-3/+9
2021-08-18score: Simplify _Thread_Create_idle_for_CPU()Sebastian Huber1-7/+1
2021-02-26score: Fix thread initializationSebastian Huber1-4/+3
2021-02-24score: Remove _Objects_Open()Sebastian Huber1-1/+1
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-0/+3
2020-02-25config: Add _Thread_Idle_bodySebastian Huber1-2/+1
2020-02-25config: Add _Thread_Idle_stack_sizeSebastian Huber1-1/+2
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber1-6/+5
2020-02-12score: Move thread stack allocationSebastian Huber1-4/+13
2020-02-12score: Add Thread_ConfigurationSebastian Huber1-20/+17
2020-02-12score: Remove _Stack_Ensure_minimum() callSebastian Huber1-2/+1
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-2/+3
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-1/+1
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