summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/taskcreate.c (follow)
AgeCommit message (Expand)Author
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber
2020-08-31score: Add stack free handler to TCBSebastian Huber
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-02-12score: Move thread stack allocationSebastian Huber
2020-02-12score: Add Thread_ConfigurationSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2016-11-09rtems: Fix rtems_task_create() scheduler selectionSebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-01-18taskcreate.c: Add method name to comment to be clearerJoel Sherrill
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-23rtems: Create tasks implementation headerSebastian Huber
2013-07-23rtems: Create modes implementation headerSebastian Huber
2013-07-23rtems: Create attr implementation headerSebastian Huber
2013-07-22score: Error for non-preemptible tasks on SMPSebastian Huber
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-04Convert to "bool".Ralf Corsepius
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-09-132007-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-02-09Use size_t for stack-sizes.Ralf Corsepius
2006-06-222006-06-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-18Include config.h.Ralf Corsepius
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-112003-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill