summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskrestart.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-14rtems: Fix task restart within interrupt contextSebastian Huber1-7/+1
2021-05-14score: Return status in _Thread_Restart_other()Sebastian Huber1-3/+4
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-12-06rtems: Fix rtems_task_restart() argument typeSebastian Huber1-2/+2
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20score: Split _Thread_Restart()Sebastian Huber1-21/+21
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-1/+4
2014-03-31score: Add parameter to _Thread_Restart()Sebastian Huber1-1/+1
2014-03-31score: Use thread action for thread restartSebastian Huber1-9/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-1/+9
2013-07-26score: Create thread implementation headerSebastian Huber1-13/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-2/+2
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-20/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-2/+2
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-10/+10
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-03-292004-03-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-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1-0/+80