summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadstart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* Return status code for _Thread_Start()Sebastian Huber2021-04-271-3/+3
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+3
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Avoid Giant lock for _Thread_Start()Sebastian Huber2016-05-201-8/+19
* score: Simplify _Thread_Start()Sebastian Huber2016-01-111-15/+2
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-13/+4
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-2/+6
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-3/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+2
* score: Create scheduler implementation headerSebastian Huber2013-07-261-10/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* scheduler: Add start idle thread operationSebastian Huber2013-06-141-2/+8
* score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl2012-12-011-12/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-01-281-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-4/+3
* 2008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-081-5/+5
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-9/+9
* 2004-04-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
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added comments.Joel Sherrill1999-11-161-1/+3
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-171-0/+65