summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskconstruct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-15score: Introduce CPU budget operationsSebastian Huber1-3/+6
2021-05-11score: Rename _Stack_Free_nothing()Sebastian Huber1-1/+1
2021-04-23rtems: Check for NULL config in task constructSebastian Huber1-0/+4
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber1-0/+4
2021-04-07score: Fix internal error status numberSebastian Huber1-0/+22
2021-02-26score: Fix thread initializationSebastian Huber1-16/+7
2021-02-24score: Remove _Objects_Open()Sebastian Huber1-1/+1
2021-02-01score: Add _Thread_Get_objects_information()Sebastian Huber1-0/+8
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-10-14Remove *_Is_null() inline functionsSebastian Huber1-1/+1
2020-10-01rtems: Canonicalize name and id checksSebastian Huber1-4/+6
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber1-46/+90
2020-08-31score: Add stack free handler to TCBSebastian Huber1-1/+1
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber1-8/+4
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-12score: Move thread stack allocationSebastian Huber1-2/+14
2020-02-12score: Add Thread_ConfigurationSebastian Huber1-26/+19
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-8/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-0/+62
2016-11-09rtems: Fix rtems_task_create() scheduler selectionSebastian Huber1-1/+1
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber1-5/+13
2016-01-18taskcreate.c: Add method name to comment to be clearerJoel Sherrill1-9/+4
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-1/+1
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-0/+2
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-9/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create thread implementation headerSebastian Huber1-14/+4
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create modes implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create attr implementation headerSebastian Huber1-0/+1
2013-07-22score: Error for non-preemptible tasks on SMPSebastian Huber1-0/+1
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov1-24/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
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
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-8/+8
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+8
2007-09-132007-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+1
2007-02-09Use size_t for stack-sizes.Ralf Corsepius1-1/+1
2006-06-222006-06-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+0
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2004-04-18Remove stray white spaces.Ralf Corsepius1-5/+5
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-112003-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1