summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasksuspend.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* rtems: Avoid Giant lock for some task operationsSebastian Huber2016-05-121-22/+17
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-241-3/+1
* rtems: Atomically suspend/resume tasksSebastian Huber2015-04-081-6/+5
* 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-12/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-2/+2
* rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov2012-12-051-18/+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
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-1/+1
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-11/+11
* 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-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-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
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-1/+1
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+83