summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadcreateidle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Clarify code blockSebastian Huber2023-01-241-1/+1
* score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber2022-10-141-0/+4
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-141-7/+16
* score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-141-3/+9
* config: Changeable size for IDLE stack allocatorSebastian Huber2022-10-141-2/+2
* score: Use RTEMS_SMP in _Thread_Create_idle()Sebastian Huber2022-07-071-1/+5
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-041-0/+5
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-1/+0
* Add support for IDLE Thread stack allocatorJoel Sherrill2021-10-111-3/+9
* score: Simplify _Thread_Create_idle_for_CPU()Sebastian Huber2021-08-181-7/+1
* score: Fix thread initializationSebastian Huber2021-02-261-4/+3
* score: Remove _Objects_Open()Sebastian Huber2021-02-241-1/+1
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+5
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Fix context switch extensions (SMP)Sebastian Huber2020-02-281-0/+3
* config: Add _Thread_Idle_bodySebastian Huber2020-02-251-2/+1
* config: Add _Thread_Idle_stack_sizeSebastian Huber2020-02-251-1/+2
* score: Statically allocate idle/MPCI stacksSebastian Huber2020-02-121-6/+5
* score: Move thread stack allocationSebastian Huber2020-02-121-4/+13
* score: Add Thread_ConfigurationSebastian Huber2020-02-121-20/+17
* score: Remove _Stack_Ensure_minimum() callSebastian Huber2020-02-121-2/+1
* 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