summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskissuspended.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-12rtems: Avoid Giant lock rtems_task_is_suspended()Sebastian Huber1-35/+13
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-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-05rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada1-3/+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-1/+1
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-3/+2
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-10-21Removed warning.Joel Sherrill1-0/+2
1999-10-07New directive added -- rtems_task_is_suspended.Joel Sherrill1-16/+12
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1-0/+80