summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskdelete.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-101-3/+1
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-11/+15
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* rtems: Avoid Giant lock for rtems_task_delete()Sebastian Huber2016-05-201-46/+30
* posix: Rework pthread_join()Sebastian Huber2016-05-201-1/+9
* score: Avoid superfluous life protectionSebastian Huber2016-05-201-6/+0
* score: Add _Thread_Exit()Sebastian Huber2016-05-201-1/+8
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-1/+4
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-28/+9
* 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-13/+2
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* rtems: Error for task delete on SMPSebastian Huber2013-07-221-4/+7
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-6/+7
* smp: Replace task delete with suspendSebastian Huber2013-05-291-0/+4
* rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov2012-12-051-20/+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
* 2008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-221-20/+18
* 2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-281-0/+6
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-2/+2
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-10/+10
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+4
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-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
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+101