summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskstart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* score: Avoid Giant lock for _Thread_Start()Sebastian Huber2016-05-201-44/+14
* score: Simplify _Thread_Start()Sebastian Huber2016-01-111-1/+1
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-11/+13
* 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-13/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* scheduler: Add start idle thread operationSebastian Huber2013-06-141-5/+15
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-2/+2
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-081-3/+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
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-10/+10
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+2
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-011-3/+3
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-301-38/+5
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-301-5/+38
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+85