summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/taskdelete.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber
2016-11-23score: Add thread queue enqueue calloutSebastian Huber
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber
2016-05-20rtems: Avoid Giant lock for rtems_task_delete()Sebastian Huber
2016-05-20posix: Rework pthread_join()Sebastian Huber
2016-05-20score: Avoid superfluous life protectionSebastian Huber
2016-05-20score: Add _Thread_Exit()Sebastian Huber
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-24score: Merge sysstate API into one fileSebastian Huber
2013-07-23rtems: Create tasks implementation headerSebastian Huber
2013-07-22rtems: Error for task delete on SMPSebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2013-05-29smp: Replace task delete with suspendSebastian Huber
2012-12-05rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2008-05-222008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2005-01-18Include config.h.Ralf Corsepius
2004-04-18Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill