summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Static Objects_Information initializationSebastian Huber2018-12-141-0/+62
* rtems: Fix rtems_task_create() scheduler selectionSebastian Huber2016-11-091-1/+1
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-221-5/+13
* taskcreate.c: Add method name to comment to be clearerJoel Sherrill2016-01-181-9/+4
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-1/+1
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-0/+2
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-9/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create thread implementation headerSebastian Huber2013-07-261-14/+4
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create modes implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Create attr implementation headerSebastian Huber2013-07-231-0/+1
* score: Error for non-preemptible tasks on SMPSebastian Huber2013-07-221-0/+1
* score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov2012-12-021-24/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-8/+8
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-281-8/+8
* 2007-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-131-2/+1
* Use size_t for stack-sizes.Ralf Corsepius2007-02-091-1/+1
* 2006-06-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-221-5/+0
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+3
* Remove stray white spaces.Ralf Corsepius2004-04-181-5/+5
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-111-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-141-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+229