summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadstart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-04-27Return status code for _Thread_Start()Sebastian Huber1-3/+3
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber1-8/+19
2016-01-11score: Simplify _Thread_Start()Sebastian Huber1-15/+2
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-13/+4
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-2/+6
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-3/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-2/+2
2013-07-26score: Create scheduler implementation headerSebastian Huber1-10/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-06-14scheduler: Add start idle thread operationSebastian Huber1-2/+8
2012-12-01score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl1-12/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-4/+3
2008-08-082008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-5/+5
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-9/+9
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Added comments.Joel Sherrill1-1/+3
1999-05-17Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1-0/+65