summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskdelete.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-28score: Use priority inheritance for thread joinSebastian Huber1-8/+9
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-26score: Simplify calling _Thread_Exit()Sebastian Huber1-11/+1
2021-05-26rtems: Return RTEMS_CALLED_FROM_ISRSebastian Huber1-5/+15
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber1-3/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-11/+15
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20rtems: Avoid Giant lock for rtems_task_delete()Sebastian Huber1-46/+30
2016-05-20posix: Rework pthread_join()Sebastian Huber1-1/+9
2016-05-20score: Avoid superfluous life protectionSebastian Huber1-6/+0
2016-05-20score: Add _Thread_Exit()Sebastian Huber1-1/+8
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-1/+4
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-28/+9
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-07-22rtems: Error for task delete on SMPSebastian Huber1-4/+7
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-6/+7
2013-05-29smp: Replace task delete with suspendSebastian Huber1-0/+4
2012-12-05rtems misc: Clean up Doxygen GCI Task #6Alex 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-1/+1
2008-05-222008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-20/+18
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-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/+4
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.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/+101